[gstreamer-bugs] [Bug 582942] gst-plugins-vorbis crashes in libvorbis when parsing some ogg files

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun May 17 08:12:23 PDT 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=582942

  GStreamer | gst-plugins-base | Ver: 0.10.x

Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |UNCONFIRMED




------- Comment #5 from Tim-Philipp Müller  2009-05-17 15:12 UTC -------
> How can I try and process it directly with
> gstreamer so I don't need to use banshee to re-create the crash?

That depends a bit on what banshee uses internally. Usually something like this
should do the trick:

 $ gst-launch-0.10 playbin2 uri=file:///path/to/foo.ogg
 $ gst-launch-0.10 playbin uri=file:///path/to/foo.ogg
 $ gst-launch-0.10 filesrc location=/path/to/foo.ogg ! decodebin2 !
audioconvert ! audioresample ! autoaudiosink


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=582942.




More information about the Gstreamer-bugs mailing list