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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 8 11:18:33 PDT 2013


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





--- Comment #112 from Brendan Long <b.long at cablelabs.com>  2013-08-08 11:18:10 PST ---
(In reply to comment #111)
> It sounds like GStreamer doesn't (yet) support CEA-608 tracks in .mov files. If it only supports subtitle tracks, can't you assume that all in-band tracks are kind=subtitle?

Yes, that's what the patch does now (since it never gets a kind, it defaults to "subtitles"). The problem is that the counting-subtitled.m4v file also has "forced" subtitles, which we currently have no way of detecting, so both the -captioned.mov and -subtitled.m4v files cause problems with testing for GStreamer.

-- 
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