[gstreamer-bugs] [Bug 589515] [playbin2] add support for loading subtitles after playback has started
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sat Nov 14 06:54:09 PST 2009
https://bugzilla.gnome.org/show_bug.cgi?id=589515
GStreamer | gst-plugins-base | git
--- Comment #4 from Sebastian Dröge <slomo at circular-chaos.org> 2009-11-14 14:54:03 UTC ---
Works almost... now there's only the problem with updating the suburi during
playback. For this the old subtitle uridecodebin needs to be stopped and
started again with the new suburi. Unfortunately this requires to take the
stream lock (state change), which will lead to locking for a long long time :)
Maybe the old subtitle uridecodebin needs to be moved out of the way and should
be deactivated later instead...
--
Configure bugmail: https://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