[gstreamer-bugs] [Bug 591664] [playbin2] after seeking, srt subtitles don't resync correctly

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Aug 18 02:18:36 PDT 2009


http://bugzilla.gnome.org/show_bug.cgi?id=591664



--- Comment #13 from Sebastian Dröge <slomo at circular-chaos.org> 2009-08-18 09:18:19 UTC ---
(In reply to comment #11)
> > Also I'm not entirely convinced anymore that the patch was correct. For
> > embedded subtitles (i.e. not a separate file) the SEEK event would now be sent
> > twice to subparse (once from the text sink, once from the video sink). Am I
> > missing something here?
> 
> Well, I guess that's just tough luck. Not sure if there's a better way.
> subparse and/or demuxers could be made to ignore duplicate seek events (I think
> we should be able to tell duplicates from the event serial number).

In some demuxer I saw checks, if the incoming SEEK events matches the currently
playing segment and position. I guess that's already good enough most of the
time

-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



More information about the Gstreamer-bugs mailing list