[gstreamer-bugs] [Bug 336873] [lame] division by zero crash.

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed May 10 16:56:56 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 #18 from Kevin Jordan  2006-05-10 23:56 UTC -------
(In reply to comment #17)
> 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
> 
> ?
> 

Using gst-launch seems to work, I'll try valgrind in a minute.


-- 
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