Here are the steps to get perfect mp3 playback from xmms:
**Setp up /etc/yum.conf to contain:
Code:
[livna-stable]
name=Livna.org - Fedora Compatible Packages (stable)
baseurl=http://rpm.livna.org/fedora/$releasever/$basearch/yum/stable
gpgcheck=1
**Insert Livna's GPG Key into keyring:
**Make sure the xmms-mp3 version you download is the same as your xmms version. Then:
Code:
yum install xmms-mp3
**Now, open xmms and go to Options -> Preferences. Under the Audio I/O tab, uncheck Enable plugin for "MPEG Layer 1/2/3 Placeholder Plugin [librh_mp3.so] so that it says (Disabled) next to it. Then check that the "real" MP3 plugin is there, called MPEG Layer 1/2/3 Player [libmpg123.so], and that the Enable plugin checkbox is checked.
For the Output plugin, choose eSound Ouput Plugin if you're running OSS sound drivers or ALSA output plugin if you're running ALSA sound drivers.
That's it. Enjoy the MP3's!