> On Sun, 2006-01-01 at 08:53 -0800, Gerhard Magnus wrote: > I've been trying to get the music player Rhythmbox to play mp3 files. I had to add the livna repository to yum: rpm -ivh http://rpm.livna.org/livna-release4.rpm Then I added the packages from this list that I didn't already have installed: > > > > # rpm -qa|grep gstreamer > > > > gstreamer-plugins-extra-video-0.8.11-0.lvn.2.4 > > > > gstreamer-tools-0.8.10-1 > > > > gstreamer-ffmpeg-0.8.7-1.2.fc4.rf > > > > gstreamer-plugins-extra-audio-0.8.11-0.lvn.2.4 > > > > gstreamer-0.8.10-1 > > > > gstreamer-plugins-0.8.8-9 > > > > leaving me with: root@PuteB Sun Jan 01 14:31:17 [230] /home/magnusg $ rpm -qa|grep gstreamer gstreamer-devel-0.8.10-1 gstreamer-plugins-0.8.8-9 gstreamer-ffmpeg-0.8.7-1.2.fc4.rf gstreamer-0.8.10-1 gstreamer-plugins-extra-audio-0.8.11-0.lvn.2.4 gstreamer-plugins-extra-video-0.8.11-0.lvn.2.4 gstreamer-tools-0.8.10-1 Just duplicate what works for someone else... maybe what I should have done in the first place :) Some of these packages might not be necessary for Rhythmbox to play mp3s, but the combination works nonetheless! Thanks, Craig!