[Webkit-unassigned] [Bug 103771] [GStreamer] support in-band text tracks

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 8 10:53:32 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=103771





--- Comment #110 from Brendan Long <b.long at cablelabs.com>  2013-08-08 10:53:09 PST ---
I have the following problems with the tests:

  * I can't use counting-captioned.mov, because GStreamer doesn't see the caption stream, and even if it did, it would get the kind wrong (since there's no way to tell the difference between captions and subtitles).

  * I can't use counting-subtitled.m4v, because Apple's tests expect that file to have "forced" subtitles, and there's no way to detect that in GStreamer either, even if we wanted to support it (which I think is outside the scope of this patch -- I really want to get the minimal version working before adding more).

I think I can fix this by creating a new counting-subtitled-no-forced.m4v file (is there any free software I can use to verify that my new file's subtitles aren't forced?). Is that the best way of handling this? It's kind of frustrating that none of the existing tests work because we need particular "kinds".

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list