moodbar cannot process MP3s

Bug #232539 reported by Luke Plant
14
This bug affects 1 person
Affects Status Importance Assigned to Milestone
moodbar (Ubuntu)
Expired
Undecided
Unassigned

Bug Description

Binary package hint: moodbar

moodbar cannot process MP3 files, despite having the MP3 codecs installed. I get this:

$ moodbar ~/Music/Radiohead\ -\ The\ Bends/Radiohead\ -\ Black\ Star.mp3 -o tmp.mood
Analyzing file /home/luke/Music/Radiohead - The Bends/Radiohead - Black Star.mp3
GStreamer does not how to decode the audio file.
You probably do not have the appropriate plugin installed.
Please see the wiki page at http://amarok.kde.org/wiki/Moodbar
for a plugin list, and troubleshooting tips.
Bus error: A ID3 tag demuxer plugin is required to play this stream, but not installed.
Please see http://amarok.kde.org/wiki/Moodbar for troubleshooting tips.
--------
I cannot work out what library to install, or whether this is just a bug. I have installed gstreamer0.10-plugins-good and gstreamer0.10-plugins-ugly, the latter including codecs for MP3s.

This worked in gutsy, but is now broken in hardy.

It does still work with Ogg files, so it isn't completely broken.

The bug affects Amarok's 'moodbar' feature especially - moodbars created for new MP3s are blank.

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

Revision history for this message
Clau (claudiu-covaci) wrote :

I got it fixed by installing all gstreamer plugins:

sudo apt-get install gstreamer0.10-plugins*

Hope it helps.

Revision history for this message
AZ (m-dev) wrote :

Same problem for me, also happens with _some_ ogg files. The solution did not work for me.

Revision history for this message
AZ (m-dev) wrote :

Ups, that particular ogg file was an mp3 file. sry.

Revision history for this message
Thomas Hotz (thotz-deactivatedaccount) wrote :

Is this still an issue on newer Ubuntu versions? Thank you!

Changed in moodbar (Ubuntu):
status: New → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for moodbar (Ubuntu) because there has been no activity for 60 days.]

Changed in moodbar (Ubuntu):
status: Incomplete → Expired
Revision history for this message
Serhiy (xintx-ua) wrote :

$ sudo apt install gstreamer0.10-plugins-ugly

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.