View Full Version : mp3 - xmms FC5 Test 2?
erlend_oyen
8th February 2006, 06:17 PM
Does enyone know howto get mp3 suport in xmms in FC5 Test 2?
imdeemvp
8th February 2006, 07:26 PM
Did you tried? yum install xmms-mp3
Finalzone
8th February 2006, 07:34 PM
Remember this is a test release as no third parties repo provide package for that. If you want to include mp3 support, you will need to rebuild the package from SRPMs. Be aware update might break packages as it meant to hunt down bugs.
imdeemvp
8th February 2006, 07:36 PM
If I am correct xmms is part of the fedora extras...but I may be wrong.
bob
8th February 2006, 07:42 PM
(moved to FC5-Dev)
zikade
9th February 2006, 10:18 AM
You might try and download the Fluendo-MP3-Plugin for gstreamer..
http://www.fluendo.com
r1348
9th February 2006, 10:44 AM
Remember this is a test release as no third parties repo provide package for that. If you want to include mp3 support, you will need to rebuild the package from SRPMs. Be aware update might break packages as it meant to hunt down bugs.
Not completely true, FreshRPMs already has a development repo with FC5 packages (including xmms-mp3), anything about it here (http://lists.freshrpms.net/pipermail/freshrpms-list/2006-January/013832.html).
Flyingbird
9th February 2006, 11:39 AM
Thank you,i am glade to hear about it .:D
Botond
9th February 2006, 11:41 AM
Does enyone know howto get mp3 suport in xmms in FC5 Test 2?
I've fetched my xmms-mp3 and xmms-faad (for mp4) packages from the FC4 repository of rpm.livna.org. You will have to hardcode '4' instead of releasever in /etc/yum.repos.d/livna.repo
Spyridon_Bakas
26th June 2006, 12:00 AM
First of all a repository update has to be completed:
-----------------------------------------------------------
1.su root
2.rpm -ivh http://ftp.freshrpms.net/pub/freshrpms/fedora/linux/5/freshrpms-release/freshrpms-release-1.1-1.fc.noarch.rpm
3.gedit /etc/yum.repos.d/macromedia.repo
4.Type the following in the file opened and MAKE SURE A BLANK LINE EXIST AT THE END OF THE FILE.
[macromedia]
name=Macromedia for i386 Linux
#baseurl=http://macromedia.rediris.es/rpm/
#baseurl=http://macromedia.mplug.org/rpm/
baseurl=http://sluglug.ucsc.edu/macromedia/rpm/
enabled=1
gpgcheck=1
gpgkey=http://sluglug.ucsc.edu/macromedia/FEDORA-GPG-KEY
5.gedit /etc/yum.repos.d/dries.repo
6.Type the following in the file opened and MAKE SURE A BLANK LINE EXIST AT THE END OF THE FILE.
[dries]
name=Extra Fedora rpms dries - $releasever - $basearch
baseurl=http://ftp.belnet.be/packages/dries.ulyssis.org/fedora/linux/$releasever/$basearch/dries/RPMS/
enabled=1
gpgcheck=1
7.rpm --import http://freshrpms.net/packages/RPM-GPG-KEY.txt
8.rpm --import http://apt.sw.be/dries/RPM-GPG-KEY.dries.txt
9.yum -y update
10.Reboot your machine
11.After rebooting successfully you have to install xmms-mp3
12.su root
13.yum -y install xmms xmms-mp3
14.The xmms-mp3 player will be available under "Applications" -> "Sound & Video" -> "Audio Player". Note that the appropriate sound output plugin has to be selected in order for the XMMS to work.
Enjoy!
vBulletin® v3.8.7, Copyright ©2000-2013, vBulletin Solutions, Inc.