Fedora does not include MP3 support out of the box. This is because MP3 is a proprietary format. Fortunately, enabling MP3 support in Fedora 7 is very easy.
First thing to do is enable the Livna repository for Yum.
Run these commands as root
wget http://rpm.livna.org/fedora/7/i386/livna-release-7-2.noarch.rpm
rpm -ivh livna-release-7-2.noarch.rpm
The next step is to install all the necessary libraries. This is what I did…
yum install gstreamer-plugins-ugly gstreamer-plugins-bad xine-lib-extras-nonfree
I moved my blog to : http://linuxpoison.wordpress.com/
http://linuxpoison.wordpress.com/2007/06/01/install-mp3-support-in-fedora-7/
I have updated the link. Thanks for pointing it out.
Thanks..I was looking 4 this tip for long..