[Bug 666735] Specific MP3 Files play garbled sound

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Feb 1 04:00:14 PST 2012


https://bugzilla.gnome.org/show_bug.cgi?id=666735
  GStreamer | don't know | 0.10.x

--- Comment #9 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2012-02-01 12:00:11 UTC ---
That's interesting.
Do you have a special MP3 decoder plugin by any chance ?
The MAD plugin is the canonical one. There is a ffdec_mp3 from gst-ffmpeg, but
this one has 0 rank, so will not be used by playbin2, so... a third one ?
If you're not sure, you can find out by:

GST_DEBUG=*FACTORY*:3 gst-launch-0.10 playbin2 uri=file:///..../01\ Rhymin\ \&\
Stealin.mp3 2>&1 | grep creating.element

then attach the output of this (you can ^C as soon as playback has started).

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