• You're one step from joining Guitar Discussion Forum - The Fret.
    Create a free account to post, follow threads, and never miss an update.  Sign up free →

rhythmbox

Guitar Discussion Forum - The Fret

Help Support TheFret.net:

ibanezjunkie

Well-known member
Joined
Apr 26, 2009
Messages
977
Reaction score
0
City & State/Province
Hitchin, Hertfordshire, England.
any other linux people on thefret? ive got my laptop dual-booting ubuntu with vista. Now, the rhythmbox thing says i need a codec or something to play my media files.

anyone any idea where i can find one?
 
Yep, I use Slackware 12.2. I've never used Rhythmbox, but my guess would be that you need one of the binary codec packages available on the MPlayer site.
 
ibanezjunkie said:
any other linux people on thefret? ive got my laptop dual-booting ubuntu with vista. Now, the rhythmbox thing says i need a codec or something to play my media files.

anyone any idea where i can find one?

You're trying to play an mp3, I presume? The mp3 format has some copyright/licensing junk on it, so it's not installed by default, as Linux loves only open-source stuff (e.g. ogg vorbis) by default.

The mp3 codec (what translates the mp3 for the computer) is an add-on for rhythmbox and other audio players. I think that you should be able to solve it by going to a terminal window and typing the following:

sudo apt-get install ubuntu-restricted-extras

Let me know if that works or does not work.
 
Back
Top