[gstreamer-bugs] [Bug 591664] [playbin2] after seeking, srt subtitles don't resync correctly
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Aug 17 23:41:20 PDT 2009
http://bugzilla.gnome.org/show_bug.cgi?id=591664
Sebastian Dröge <slomo> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
Target Milestone|HEAD |0.10.25
--- Comment #8 from Sebastian Dröge <slomo at circular-chaos.org> 2009-08-18 06:41:16 UTC ---
commit b5f84c0637accead6ad2ccda84b7aae7ddeb87b7
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date: Tue Aug 18 08:39:02 2009 +0200
playsink: If a custom text sink is used, send events to it too
Before, SEEK events would be sent to the video sink, which wouldn't
be linked in any way to the subtitle part of the pipeline and
subparse would never see the SEEK event. This would then seek
the audio/video but the subtitles would continue from the old
position instead.
Fixes bug #591664.
--
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