Sunday, June 14, 2009
How to RUN MP3 , DVD Video in Fedora 11
Multimedia Support in Fedora 11
Because of Copywrite and license issues Fedora 11 cannot include Multimedia support like MP3 and DVD Playback and Adobe Flash Player
You can Run MP3 and other Multimedia files in Fedora 11 , follow the steps
Open a terminal and become root ( using su command), then run this command:
rpm -Uvh http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm
rpm -Uvh http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm
Now, Install all other plug ins..
# yum -y install gstreamer-plugins-bad gstreamer-plugins-ugly xine-lib-extras-nonfree
After installation, open Amarok or any other multimedia player and try to play the mp3 file and see if all goes fine and your system is ready to play Music.
To run DVD, QuickTime, AVI, and DVDs
# yum install xine xine-lib libdvdcss
Now Your Fedora 11 is Multimedia Ready
Because of Copywrite and license issues Fedora 11 cannot include Multimedia support like MP3 and DVD Playback and Adobe Flash Player
You can Run MP3 and other Multimedia files in Fedora 11 , follow the steps
Open a terminal and become root ( using su command), then run this command:
rpm -Uvh http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm
rpm -Uvh http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm
Now, Install all other plug ins..
# yum -y install gstreamer-plugins-bad gstreamer-plugins-ugly xine-lib-extras-nonfree
After installation, open Amarok or any other multimedia player and try to play the mp3 file and see if all goes fine and your system is ready to play Music.
To run DVD, QuickTime, AVI, and DVDs
# yum install xine xine-lib libdvdcss
Now Your Fedora 11 is Multimedia Ready
0 comments:
Post a Comment