Gnome-Baker & mp3s: plugin missing?

Linux howto's, compile information, information on whatever we learned on working with linux, MACOs and - of course - Products of the big evil....
Post Reply
User avatar
^rooker
Site Admin
Posts: 1484
Joined: Fri Aug 29, 2003 8:39 pm

Gnome-Baker & mp3s: plugin missing?

Post by ^rooker »

Running Ubuntu 6.06 (Dapper Drake), gnome is by default not able to burn MP3s as audio cd (due to licensing problems of the MP3 format). It pops up the following errormessage:
Das Plugin um eine Datei vom Typ audio/mpeg zu bearbeiten ist nicht installiert.
Gnome-baker requires gstreamer-0.8 plugins (!!) - for MPEGs it needs "gstreamer0.8-mad" (mpeg audio decoder).

Code: Select all

apt-get install gstreamer0.8-mad
Jumping out of an airplane is not a basic instinct. Neither is breathing underwater. But put the two together and you're traveling through space!
Post Reply