LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   multimedia softwares are supporting for hear songs (https://www.linuxquestions.org/questions/linux-software-2/multimedia-softwares-are-supporting-for-hear-songs-626941/)

aseefbd 03-10-2008 05:19 AM

multimedia softwares are supporting for hear songs
 
hello dear linux expert,
i am using fedora 7. i have installed xmms and other multimedia software for hearing songs. but no multimedia softwares are supporting. how can i resolve this problem.
i need your help.
thank you.

MS3FGX 03-10-2008 07:17 AM

What types of songs are you trying to play, what codec are they in? I assume audio works in other applications?

reddazz 03-10-2008 08:35 AM

You first need to setup the yum livna repo by doing

To enable XMMS to play mp3, do
Code:

#yum install xmms-mp3
If you use GNOME and want totem and other GNOME apps to support mp3, wmv, avi etc, do
Code:

#yum install gstreamer-ffmpeg gstreamer-plugins-bad gstreamer-plugins-ugly
If you use KDE and the likes of Kaffeine and Amarok, do
Code:

#yum -y install xine-lib-extras-nonfree


All times are GMT -5. The time now is 04:43 PM.