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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 23 00:18:02 PDT 2013


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





--- Comment #86 from Sebastian Dröge <slomo at circular-chaos.org>  2013-07-23 00:17:51 PST ---
(In reply to comment #85)
> (In reply to comment #84)
> > I'm looking into another problem where cues sometimes show up late.
> 
> I think this problem is because we can get a situation like this:
> 
> 0.0 --> 1.0
> Track 1, Cue 1
> 
> 1.0 --> 2.0
> Track 1, Cue 2
> 
> 0.0 --> 1.0
> Track 2, Cue 2
> 
> We don't see "Track 2, Cue 2" until after "Track 1, Cue 2", but by that point, it's already too late to display it. Setting appsink sink=false didn't help, and neither did adding a streamsynchronizer before the funnel..

Could you get a complete pipeline dump after everything is set up?
http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/gstreamer-GstInfo.html#GST-DEBUG-BIN-TO-DOT-FILE:CAPS

I'm not 100% sure which element is involved here with synchronizing (wrongly) the different subtitle streams.

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