[gstreamer-bugs] [Bug 356037] gstreamer won't play mp3s using playbin but will using gst-launch

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Sep 15 03:44:51 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=356037
 GStreamer | don't know | Ver: 0.10.9


Tim-Philipp Müller changed:

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




------- Comment #1 from Tim-Philipp Müller  2006-09-15 10:44 UTC -------
Usually, this just means that you haven't got the id3demux plugin installed
(from gst-plugins-good). But you claim you do have -good installed, so I don't
know what's going on.

Does

 $ gst-inspect-0.10 id3demux

output anything?

Any chance you have a copy of libgstreamer-0.10.so in both /usr/lib and some
other prefix like /usr/local/lib or /opt/lib or whatever (did you ever compile
GStreamer from source? maybe use jhbuild?)

Could you run:

 $ GST_DEBUG=GST_REGISTRY:5 gst-launch-0.10 playbin uri=file:///path/to/foo.mp3
2>&1 | gzip > dbg.log.gz

and attach the dbg.log.gz file to this report please?


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