LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Is it possible to play mp3 in centOs 5.4? (https://www.linuxquestions.org/questions/linux-newbie-8/is-it-possible-to-play-mp3-in-centos-5-4-a-806252/)

LinpusKelvin 05-06-2010 03:23 AM

Is it possible to play mp3 in centOs 5.4?
 
hi, recently I find it not possible to play mp3 in this latest OS. Is there any solution? thanks

sycamorex 05-06-2010 03:28 AM

You need to add 3rd party repositories to enable mp3 support.
This is a tutorial on how to install/setup RPMforge on CentOS.
Then you'll probably need to install xmms-mp3

ajeetsinghraina 05-06-2010 03:36 AM

Straight Solution:

Downloaded .bin file of real player from internet

then do chmod +x RealPlayer10GOLD.bin

and then do:

yum install libstdc++.so.5

and then

./RealPlayer10GOLD.bin

and now it will work.

knudfl 05-08-2010 02:42 AM

Well, the RealPlayer11GOLD.rpm is actually usable for mp3.
http://www.real.com/linux
http://www.real.com/realcom/R?href=h...ayer11GOLD.rpm

1) su
2) yum --nogpgcheck localinstall RealPlayer11GOLD.rpm
3) exit
.. and play mp3.

There are of course other music players, most with a lot
of dependencies. The RealPlayer11GOLD.rpm depends on
system files, probably already installed.
( libstdc++-4.1.2-44.el5 → libstdc++.so.6 etc. etc.)
And the codecs are included, I could start the 'realplay'
by clicking on an mp3 sample. ( CentOS 5.x / EL5 ).
..


All times are GMT -5. The time now is 02:34 PM.