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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 26 00:45:09 PDT 2013


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





--- Comment #99 from Sebastian Dröge <slomo at circular-chaos.org>  2013-07-26 00:44:57 PST ---
(In reply to comment #96)
> (In reply to comment #95)
> > Did you set sync=false on the appsink?
> 
> Yes:
> 
>         g_object_set(m_textAppSink.get(), "emit-signals", true, "enable-last-sample", false,
>             "caps", gst_caps_new_empty_simple("text/vtt"), "sync", false, NULL);

Do you have a gstreamer-only testcase for this to reproduce it? Something without all the 1000 layers of webkit involved? :)

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