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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 8 11:12:26 PDT 2013


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





--- Comment #111 from Eric Carlson <eric.carlson at apple.com>  2013-08-08 11:12:03 PST ---
(In reply to comment #110)
> 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).
> 
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?

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