Comment 1 for bug 232539

Revision history for this message
Luke Plant (spookylukey) wrote :

Actually, this seems to be a more general gstreamer problem. Using the debug command line suggested on http://amarok.kde.org/wiki/Moodbar , I get this:

$ gst-launch-0.10 filesrc location=/home/luke/Music/Radiohead\ -\ The\ Bends/Radiohead\ -\ Black\ Star.mp3 \! decodebin \! fakesink
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
ERROR: from element /pipeline0/decodebin0: A ID3 tag demuxer plugin is required to play this stream, but not installed.
Additional debug info:
gstdecodebin.c(792): close_pad_link (): /pipeline0/decodebin0:
No decoder to handle media type 'application/x-id3'
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
FREEING pipeline ...