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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 20 09:06:32 PDT 2013


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





--- Comment #122 from Eric Carlson <eric.carlson at apple.com>  2013-08-20 09:06:00 PST ---
(In reply to comment #121)
> (In reply to comment #120)
> > Would it work to have different results for different platforms?
> 
> That would work for track-in-band.html. For the other tests, it uses a .mov file, and GStreamer doesn't seem to detect the captions at the moment. Is there a way I could check in JavaScript which browser I'm testing and pick the video file based on that?

MediaPlayer::engineDescription() would let you know. It isn't available to tests  now, but it should be easy enough to expose it via Internals object.

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