Fedora by default does not ship with mp3 support for copyright issues. But there are many ways to play mp3 on fedora 17. I will try my best to describe some of the ways that you can use to play mp3 files on your fedora 17 installation.
Required Step
This step is required if you want to follow on with this tutorial. Here we will add RPM FUSION repo you our fedora 17 installation. This also applies for fedora 15 and fedora 16 users.
- Run Terminal
- And execute
su yum install http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm
This will add both the free and the nonfree RPM FUSION repository. Just copy and paste this to the terminal window. Press "Shift+CTRL+V" to paste on the Terminal
Rhythmbox
Rythmbox is likely to be installed by default. If not installed then you can install it very easily.
yum install rhythmbox
The default installation of rhythmbox wont allow you to play mp3. To play mp3 you need to add the necessary codecs
yum install gstreamer-plugins-good gstreamer-plugins-bad gstreamer-plugins-ugly
Official Website: http://projects.gnome.org/rhythmbox/
Amarok
Amarok is the default audio player for KDE. It can also be installed on Gnome.
yum install amarok phonon-backend-gstreamer
Official Website: http://amarok.kde.org/
Audacious
Audacious is a winamp like audio player.
yum install audacious audacious-plugins
Official Website: http://audacious-media-player.org/
XMMS
XMMS is another winamp like audio player. And its one of my favourite. Its better than audacious in my view.
yum install xmms xmms-mp3
Official Website: http://www.xmms.org/
VLC player
VLC player is the best video and audio player for linux. It is capable of playing almost every video and audio format.
yum install vlc
Official Website: http://www.videolan.org/vlc/index.html
If you did not find your favorite player or you want us to include a player please leave a comment.
It’s remarkable for me to have a web site, which is beneficial for my knowledge. thanks admin
Thanks for the post. It really helped me.
I used the way you provided for Rhythymbox and it worked perfect for me. Thank you very much!
Nothing works for me 🙁
On rythmbox terminal says:
No package gstreamer-plugins-bad available.
No package gstreamer-plugins-ugly available.
Also is no vlc available and Movie player dosen’t work at all.
Please help me.
Just install GStreamer plugin and it will work
yum install gstreamer-plugins-good gstreamer-plugins-bad gstreamer-plugins-uglyRemember to run it as root
Thank you very much, kind sir!
You are very welcome for your kind comment.
Thank you for posting this. It really helped me a lot.
Awesome post thank you very much.
Howdy this is kind of of off topic but I was wondering if blogs use WYSIWYG editors or
if you have to manually code with HTML. I’m starting a blog soon but have no coding know-how so I wanted to get advice from someone with experience. Any help would be enormously appreciated!
It depends on the article. Most of the things can be achieved via WYSIWYG. But i usually manually code my articles.
Clementine doesn’t work with gstreamer plugin :
+ audacious-plugins-freeworld
I don’t know why amarok didn’t work, try few times but nothing, even directly from amarok, this was the answer:
Loaded plugins: langpacks, presto, refresh-packagekit
No package amarok-extras-nonfree available.
Error: Nothing to do
XMMS did it, working like a blast, thank you!
Use vlc player..it is the best..you don’t have to install any other plugins..it can play almost everything..
thanks for actually being (simply) helpful — it’s more than can be said for the majority of Linux help.