[Bug 666735] Specific MP3 Files play garbled sound

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Feb 1 08:35:32 PST 2012


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

--- Comment #13 from smartysmart34 at web.de 2012-02-01 16:35:28 UTC ---
(In reply to comment #9)
> 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).

Here you go...
0:00:00.018935341 12779       0x609080 INFO     GST_ELEMENT_FACTORY
gstelementfactory.c:375:gst_element_factory_create: creating element "playbin2" 
0:00:00.019480412 12779       0x609080 INFO     GST_ELEMENT_FACTORY
gstelementfactory.c:375:gst_element_factory_create: creating element
"uridecodebin"                                                                 
0:00:00.019980930 12779       0x609080 INFO     GST_ELEMENT_FACTORY
gstelementfactory.c:373:gst_element_factory_create: creating element "filesrc"
named "source"                                                       
0:00:00.020121073 12779       0x609080 INFO     GST_ELEMENT_FACTORY
gstelementfactory.c:375:gst_element_factory_create: creating element
"decodebin2"                                                                   
0:00:00.020200633 12779       0x609080 INFO     GST_ELEMENT_FACTORY
gstelementfactory.c:373:gst_element_factory_create: creating element "typefind"
named "typefind"                                                    
0:00:00.024473288 12779       0x609080 INFO     GST_ELEMENT_FACTORY
gstelementfactory.c:375:gst_element_factory_create: creating element "id3demux" 
0:00:00.025474709 12779       0x609080 INFO     GST_ELEMENT_FACTORY
gstelementfactory.c:375:gst_element_factory_create: creating element
"mpegaudioparse"                                                               
0:00:00.027695336 12779       0x75d6e0 INFO     GST_ELEMENT_FACTORY
gstelementfactory.c:375:gst_element_factory_create: creating element
"flump3dec"                                                                    
0:00:00.043854356 12779       0x75d6e0 INFO     GST_ELEMENT_FACTORY
gstelementfactory.c:375:gst_element_factory_create: creating element
"input-selector"                                                               
0:00:00.044062487 12779       0x75d6e0 INFO     GST_ELEMENT_FACTORY
gstelementfactory.c:373:gst_element_factory_create: creating element "tee"
named "audiotee"                                                         
0:00:00.044413932 12779       0x75d6e0 INFO     GST_ELEMENT_FACTORY
gstelementfactory.c:373:gst_element_factory_create: creating element
"autoaudiosink" named "audiosink"                                              
0:00:00.044588782 12779       0x75d6e0 INFO     GST_ELEMENT_FACTORY
gstelementfactory.c:373:gst_element_factory_create: creating element "fakesink"
named "tempsink"                                                    
0:00:00.048552221 12779       0x75d6e0 INFO     GST_ELEMENT_FACTORY
gstelementfactory.c:373:gst_element_factory_create: creating element
"pulsesink" named "audiosink-actual-sink-pulse"                                
0:00:00.071600586 12779       0x75d6e0 INFO     GST_ELEMENT_FACTORY
gstelementfactory.c:373:gst_element_factory_create: creating element
"jackaudiosink" named "audiosink-actual-sink-jackaudio"                        
0:00:00.073943619 12779       0x75d6e0 INFO     GST_ELEMENT_FACTORY
gstelementfactory.c:373:gst_element_factory_create: creating element "alsasink"
named "audiosink-actual-sink-alsa"                                  
0:00:00.077668611 12779       0x75d6e0 INFO     GST_ELEMENT_FACTORY
gstelementfactory.c:373:gst_element_factory_create: creating element "bin"
named "abin"                                                             
0:00:00.077719803 12779       0x75d6e0 INFO     GST_ELEMENT_FACTORY
gstelementfactory.c:373:gst_element_factory_create: creating element "queue"
named "aqueue"                                                         
0:00:00.083405827 12779       0x75d6e0 INFO     GST_ELEMENT_FACTORY
gstelementfactory.c:373:gst_element_factory_create: creating element
"audioconvert" named "aconv"                                                   
0:00:00.084752335 12779       0x75d6e0 INFO     GST_ELEMENT_FACTORY
gstelementfactory.c:373:gst_element_factory_create: creating element
"audioresample" named "aresample"                                              
0:00:00.086793976 12779       0x75d6e0 INFO     GST_ELEMENT_FACTORY
gstelementfactory.c:373:gst_element_factory_create: creating element "volume"
named "volume"    

To be honest I do not understand much of this :-(

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