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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 3 08:24:22 PDT 2013


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





--- Comment #47 from Brendan Long <b.long at cablelabs.com>  2013-05-03 08:22:43 PST ---
(In reply to comment #46)
> It makes sense I think. However I'm not sure how webvttenc would be "pulled in automatically".

If we set the caps (on the appsink?) to text/vtt, wouldn't decodebin autoplug the webvttenc? I don't really know much about autoplugging, but I assume it would see that we have text/x-raw coming in and want text/vtt going out, and plug in the webvttenc to do the conversion.

> I need to read your patch again but it's quite big :)

I'm still planning to just add the stream combiner thing to playbin, I've just been really busy recently. I actually have a full patch with audio and video tracks too if anyone is interested, but it has some adder-related problems.

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