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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 4 14:13:25 PDT 2013


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





--- Comment #2 from Brendan Long <b.long at cablelabs.com>  2013-04-04 14:11:38 PST ---
I'm working on this, plus audio and video tracks. The HTML5 spec requires that we mix all enabled audio tracks, and display all showing text tracks. The problem is that playbin can only play one track of each type at a time. The solution seems to be to build a pipeline using uridecodebin, but it's a pretty substantial change so I want to make sure that's acceptable before I do it.

Does anyone have a problem with me replacing playbin with uridecodebin to make multiple tracks work?

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