- From: <bugzilla@jessica.w3.org>
- Date: Mon, 20 Aug 2012 15:32:13 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=18571 --- Comment #7 from Aaron Colwell <acolwell@chromium.org> 2012-08-20 15:32:13 UTC --- (In reply to comment #6) > Ah, I see, resolving this as invalid. > > Nevertheless, is it not feasible to write a segment splitter that makes the > cuts where the audio frames align across encodes, potentially letting the video > frames straddle the boundaries? It isn't clear to me how much distance there would be between such points in practice. That would also only work for cases where you are switching between different encodes of the same source content. The UA has no idea whether that is the case or not. MSE was also intended to be use for splicing completely different content and waiting for such an alignment point would be unacceptable because it could result in playing audio that doesn't match the video being displayed. -- Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Monday, 20 August 2012 15:32:21 UTC