Fedora comes with a default movie player called "Totem Movie Player".
Many users choose to replace it with other players because it is unable to play patented video formats like mp3,avi, rmvb and so on.
To Play mp3 files you have to open terminal and use following commands sequence (you must have root access to do so ... )
Code:
rpm -Uvh http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm
Code:
rpm -Uvh http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm
Now ... for all media files ... Please follow the steps as mentioned...
Code:
rpm -ivh http://rpm.livna.org/livna-release-9.rpm
Code:
cd Download //replace Download with the directory where you put the archive file tar -jxvf all-20071007.tar.bz2 cp ./all-20071007/* /usr/lib/codecs
Code:
yum install totem-xine libdvdnav libdvdcss xine-lib-extras xine-lib-extras-freeworld
Code:
totem-backend -b xine
--------------------------------------------------------------------------------------------------------
For those who are not satisfied yet.... there are several other methods (which are less efficient in my view ... although a bit easier or ... )
1.Method One
2.Method Two
3.Method Three : ask me directly
No comments:
Post a Comment