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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 25 07:47:24 PDT 2013


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





--- Comment #96 from Brendan Long <b.long at cablelabs.com>  2013-07-25 07:47:10 PST ---
(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);

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