[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:06:24 PDT 2009


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



--- Comment #11 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2009-08-18 09:06:19 UTC ---
> Not sure, the subpic sink would get it's data from the demuxer somehow so it
> would also be reached from the video sink. Or is it possible for subpicture
> stuff to come from a separate file too?

Theoretically subpicture subtitles could come from a separate file (we don't
support that yet, but there are .sub files in mpeg format with embedded
dvd-style subpics and a separate .idx file).


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

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