Results 1 to 6 of 6
hello there,
how can I get a CD containing MP3s to be mounted on my FC5 CDROM?
If i insert a data disk containing PDFs/txt files, the CD gets automatically ...
- 08-08-2006 #1Linux Newbie
- Join Date
- Nov 2004
- Posts
- 167
Mounting/Playing Mp3 CD
hello there,
how can I get a CD containing MP3s to be mounted on my FC5 CDROM?
If i insert a data disk containing PDFs/txt files, the CD gets automatically mounted itself and I can read its contents. If I insert the Installation disk of my FC5, it also gets mounted, however my MP3 CDs do not get automatically mounted.
Ive verified the CD to be good...can play on windows.
Also, what software application can I use to play MP3s, Mpgs on Linux.
pls assist
Tokunbo
- 08-08-2006 #2
hi Tokunbo !!!
xmms or mplayer for mp3...Also, what software application can I use to play MP3s, Mpgs on Linux.
$ yum -y install xmms xmms-mp3
<=== { casper } ===>It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 08-12-2006 #3Linux Newbie
- Join Date
- Nov 2004
- Posts
- 167
hi devils_casper
thanks for the info...i'll google around for the FC5 rpm of XMMS for my distro, and have it installed.
Another question: I run my FC5 on runlevel:3...booting up to the prompt not the GUI....
What i was thinking was to install an MP3 player, and still be playing MP3 songs from the HD/a CDROM without the GUI....is this possible?....as in, perhaps I might write some script that would allow me to select which MP3 song/s in what DIR/s that I want to play, while im on runlevel 3.
thanks
Tokunbo
- 08-12-2006 #4
hi Tokunbo !!
yeah ! its possible.. you can use command line players and configure them...
Originally Posted by Tokunbo
this link has all you want ....
http://linuxgazette.net/issue73/zhaoway.html
<=== { casper } ===>It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 08-14-2006 #5Linux Newbie
- Join Date
- Nov 2004
- Posts
- 167
ok,
I downloaded "xmms-mp3-1.2.10-16.fc5.i386.rpm" from
http://ftp.freshrpms.net/pub/freshrp...ux/5/xmms-mp3/
with my initial reference as:
http://www.mjmwired.net/resources/mj...-fc5.html#xmms
following the tutorial there: i get this error(below), after this command:
rpm -ivh xmms-mp3-1.2.10-15.fc5.i386.rpm
ok, so the libxmms.so1 is needed....rpm -ivh -xmms.........
Header V3DSA signature: NOKEY, KeyIDe42d547b
error: failed dependencies...
libxmmms.so1 is needed by xmms
pls can you help with a link to the FC5 version of this application, just to make sure i download the correct thing....
===
another thing: I checked out my PC and found the ff: CD player, Helik, Movie Plaeyer, Rythmbox Music Player, Sound juicer CD extractor
The CD player cannot play mp3S.
An inserted VCD fired up Totem, however though the contents of the CVD was accessible, twas not able to play the CD.Helix player also resulted in an error saying it couldnt play, , and twas offering an advise that i should download reaplayer for Linux....
pls advice
Tokunbo
- 08-14-2006 #6
hi Tokunbo !!!
resolving dependency errors is very tough.....
as i suggested earlier... use 'yum'... it resolve all depemdecies and automatically download whatever needed by main package...
$ yum -y xmms xmms-mp3
for VCD/DVD... use xine or mplayer...
$ yum yum -y install xine xine-lib xine-skins
<=== { casper } ===>It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First


Reply With Quote
