[gstreamer-bugs] [Bug 638168] textoverlay: don't return wrong-state when stopping while in text chain
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Jan 11 09:38:41 PST 2011
https://bugzilla.gnome.org/show_bug.cgi?id=638168
GStreamer | gst-plugins-base | unspecified
--- Comment #4 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2011-01-11 17:38:36 UTC ---
So, test case:
- Remove the tiger plugin (set its rank to NONE), so katedec + textoverlay get
used.
- Get the Stephen Fry "GNU birthday" video
- Play it in Totem
- Select a subtitles language
- Select the second
- Wait a bit
When selecting a language while one is currently selected, the code will go
through the wrong-state return path. Waiting a bit will cause the pipeline to
stop (after queues dry out I think).
The Stephen Fry video is good at showing this as it's got subtitles all the
time, but it "should" happen with any video that's got at least two text
tracks.
--
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