UbuntuThis forum is for the discussion of Ubuntu Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Distribution: Ubuntu 7.04, FC6, Windows XP MCE, Windows Vista Ultimate
Posts: 2
Rep:
Linux Beginner
I have just started to use Ubuntu 7.04 and love it, i wish i had been using linux years ago, but the only thing that annoys me is the lack of mp3 support, what is a good mp3 codek and mp3 playing software that i can get for ubuntu. I have tried some of the programs in the package manager and all of the codeks and still none of them work.
I think you should be able to find both the player and the codecs using the Synaptic installer in Ubuntu. You might need some more repositories enabled. The ubuntu forums probably have this question answered.
Moved: This thread is more suitable in Linux-Distributions-->Ubuntu and has been moved accordingly to help your thread/question get the exposure it deserves.
There are a number of players that will work with mp3 if the correct codecs are installed. My favorite is banshee. It uses gstreamer0.10-plugins which you can select from using search in synaptic. You may also want to check out http://medibuntu.sos-sts.com/index.php to see what it offers. Medibuntu worked well for me and I've included it as the only 3rd party repository I use. As IndyGunFreak noted Automatrix has very mixed reviews and has caused some users problems.
Distribution: Ubuntu,(Feisty Fawn) Windows XP(Home Edition)
Posts: 634
Rep:
Quote:
Originally Posted by bowen1988
I have just started to use Ubuntu 7.04 and love it, i wish i had been using linux years ago, but the only thing that annoys me is the lack of mp3 support, what is a good mp3 codek and mp3 playing software that i can get for ubuntu. I have tried some of the programs in the package manager and all of the codeks and still none of them work.
XMMS plays MP3 right out of the box! No need to install extra ANYTHING! (Although there are many plug-ins for xmms)
Code:
sudo apt-get install xmms
If ya like, you can also do:
Code:
sudo apt-get install xmms-goom
This will give you some vizualizations.
For Skins do:
Code:
sudo apt-get install xmms-skins
CHEERS!!
Last edited by randell6564; 05-02-2007 at 09:36 PM.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.