This is my first experience with yum. After reading the unofficial Fedora FAQ, I decided to try the suggestion to get Rhythmbox to play MP3's. Up to this point Rhythmbox will play all my ogg files. After letting yum update all the headers, I typed the following as per the FAQ:
yum install gstreamer-plugins-mp3
which seemed to work all right. Then I typed:
gst-register-0.8
I then fired up rhythmbox to test on some sample mp3's. Now Rhythmbox won't play any audio files at all with the following error:
Error: could not start pipeline playing
Thinking that the yum-installed gstreamer-plugins-mp3 caused the problem, I then tried:
yum remove gstreamer-plugins-mp3
Then I started up rhythmbox and tried to play any ogg audio file...now I still get the error:
Error: could not start pipeline playing
What am I missing?
