[gstreamer-bugs] [Bug 336873] [lame] division by zero crash.
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Wed May 10 15:46:30 PDT 2006
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=336873
GStreamer | gst-plugins-ugly | Ver: 0.10.x
------- Comment #17 from Tim-Philipp Müller 2006-05-10 22:46 UTC -------
Have you tried running it in valgrind? Does anything useful show up there?
Do you get the same problem with:
$ gst-launch-0.10 audiotestsrc ! audioconvert !
audio/x-raw-int,channels=2,rate=44100 ! lame ! fakesink
or
$ gst-launch-0.10 filesrc location=somefile.mp3 ! decodebin ! audioconvert !
audioresample ! audio/x-raw-int,channels=2,rate=44100 ! lame ! fakesink
?
--
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