Hi all;
I'm actually running RHEL 5.4
I installed the rpmforge centos repo (and disabled it). Then I installed the following:
yum --enablerepo=rpmforge install libdvdcss libdvdread libdvdplay libdvdnav lsdvd mplayerplug-in mplayer mplayer-gui compat-libstdc++-33 flash-plugin gstreamer-plugins-bad gstreamer-plugins-ugly gstreamer-ffmpeg libquicktime
yum --enablerepo=rpmforge install xmms
which installed these:
xmms gdk-pixbuf glib gtk+ mikmod
yum --enablerepo=rpmforge install gstreamer gstreamer gstreamer-plugins-base gstreamer-plugins-good gstreamer-plugins-ugly gstreamer-tools
which installed these:
gstreamer-plugins-ugly a52dec amrnb lame libcdio libdvdcss libdvdread libid3tag libmad libsidplay libsndfile mpeg2dec twolame
Anyone know what else I need to make rhythmbox recognize/play mp3 files?
Thanks in advance.
On Tue, 2010-01-12 at 13:23 -0700, Kevin Kempter wrote:
Hi all;
I'm actually running RHEL 5.4
I installed the rpmforge centos repo (and disabled it). Then I installed the following:
yum --enablerepo=rpmforge install libdvdcss libdvdread libdvdplay libdvdnav lsdvd mplayerplug-in mplayer mplayer-gui compat-libstdc++-33 flash-plugin gstreamer-plugins-bad gstreamer-plugins-ugly gstreamer-ffmpeg libquicktime
yum --enablerepo=rpmforge install xmms
which installed these:
xmms gdk-pixbuf glib gtk+ mikmod
yum --enablerepo=rpmforge install gstreamer gstreamer gstreamer-plugins-base gstreamer-plugins-good gstreamer-plugins-ugly gstreamer-tools
which installed these:
gstreamer-plugins-ugly a52dec amrnb lame libcdio libdvdcss libdvdread libid3tag libmad libsidplay libsndfile mpeg2dec twolame
Anyone know what else I need to make rhythmbox recognize/play mp3 files?
--- I have no idea if rythem box will even play them. Mine want.
yum install xmms-mp3 from rpmforge will though through xmms
John
On Tue, 2010-01-12 at 13:23 -0700, Kevin Kempter wrote:
Hi all;
I'm actually running RHEL 5.4
I installed the rpmforge centos repo (and disabled it). Then I installed the following:
yum --enablerepo=rpmforge install libdvdcss libdvdread libdvdplay libdvdnav lsdvd mplayerplug-in mplayer mplayer-gui compat-libstdc++-33 flash-plugin gstreamer-plugins-bad gstreamer-plugins-ugly gstreamer-ffmpeg libquicktime
yum --enablerepo=rpmforge install xmms
which installed these:
xmms gdk-pixbuf glib gtk+ mikmod
yum --enablerepo=rpmforge install gstreamer gstreamer gstreamer-plugins-base gstreamer-plugins-good gstreamer-plugins-ugly gstreamer-tools
which installed these:
gstreamer-plugins-ugly a52dec amrnb lame libcdio libdvdcss libdvdread libid3tag libmad libsidplay libsndfile mpeg2dec twolame
Anyone know what else I need to make rhythmbox recognize/play mp3 files?
Thanks in advance.
For one stop using rpmforge this repo does nothing but trash a system. Use the rpmfusion repo then do a
yum install gstreamer-plugins-ugly gstreamer-plugins-bad
And now Rhythmbox will play mp3's without a hitch. also if your going for the media stuff add a
yum install mplayer mplayer-gui
and this will pull all the extra media codecs and mplayer as well.
lostson wrote:
For one stop using rpmforge this repo does nothing but trash a system. Use the rpmfusion repo then do a
I can't say that I've ever had a single system every trashed by using RPMForge. This is why the yum-priorities package exists for any repo you want to use, so you don't overwrite system RPMs.
Regards, Max
On Tue, 2010-01-12 at 14:47 -0600, lostson wrote:
For one stop using rpmforge this repo does nothing but trash a system.
Discussion on that for us?
Use the rpmfusion repo then do a
yum install gstreamer-plugins-ugly gstreamer-plugins-bad
And now Rhythmbox will play mp3's without a hitch. also if your going for the media stuff add a
yum install mplayer mplayer-gui
and this will pull all the extra media codecs and mplayer as well.
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
On Jan 12, 2010, at 3:23 PM, Kevin Kempter wrote:
Anyone know what else I need to make rhythmbox recognize/play mp3 files?
i have the following packages installed:
rhythmbox-0.11.6-4.el5 gstreamer-plugins-ugly-0.10.11-1.el5.rf
and my RHEL 5.4 system plays MP3s.
-steve
-- If this were played upon a stage now, I could condemn it as an improbable fiction. - Fabian, Twelfth Night, III,v http://five.sentenc.es
Kevin Kempter wrote:
Hi all;
I'm actually running RHEL 5.4
I installed the rpmforge centos repo (and disabled it). Then I installed the following:
Before you get your system all hosed using ANY third-party repos, I suggest you read these two pages first.
This explains the priorities plugin. It's very important if you're going to use any third-party repos.
http://wiki.centos.org/PackageManagement/Yum/Priorities
Then here's the repos page with information.
http://wiki.centos.org/AdditionalResources/Repositories?highlight=(third-par...)
Regards, Max
Kevin Kempter wrote:
Anyone know what else I need to make rhythmbox recognize/play mp3 files?
I don't know about rhythmbox - but fluendo has a free mp3 plugin that works extremely well for other GStreamer apps.
http://www.fluendo.com/shop/product/fluendo-mp3-decoder/
It won't allow you to use GStreamer apps to encode mp3's - but I always do that with lame anyway.
Kevin Kempter wrote:
Anyone know what else I need to make rhythmbox recognize/play mp3 files?
I don't know about rhythmbox - but fluendo has a free mp3 plugin that works extremely well for other GStreamer apps.
http://www.fluendo.com/shop/product/fluendo-mp3-decoder/
It won't allow you to use GStreamer apps to encode mp3's - but I always do that with lame anyway.
Ok, *someone's* got to say it: what's wrong with mplayer?
mark