[gstreamer-bugs] [Bug 172854] totem spawns error and stops when opening with a badly formed subtitle

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Tue Apr 12 04:24:09 PDT 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=172854
 GStreamer | gst-plugins | Ver: HEAD CVS





------- Additional Comments From Ronald Bultje  2005-04-12 07:24 -------
Created an attachment (id=45166)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=45166&action=view)
possible fix

With this patch, subtitle loading is generalized a bit. We use a decodebin,
allow only subtitles (so no more video :) ) in subtitles, and just plug. On
error, subtitles are removed again and they are ignored. Else, they will be
used.

Tested cases:
gst-launch uri=file:///mediafile
gst-launch uri=file:///mediafile suburi=file:///workingsub
gst-launch uri=file:///mediafile suburi=file:///randomfile

The second gives subs, the other two don't, so I think the patch works fine.
Can you please test it before I commit? Apply to gst-plugins/gst/playback/.

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list