Tuesday, September 6, 2011

Install media codecs in Fedora 15

Step 1:  Add the RPMFusion repository to Fedora

Open a terminal and run the following command -
su -c 'yum localinstall --nogpgcheck http://download1.rpmfusion.org/free
/fedora/rpmfusion-free-release-rawhide.noarch.rpm http://download1.rpmfu
sion.org/nonfree/fedora/rpmfusion-nonfree-release-rawhide.noarch.rpm'

Step 2: Install the gstreamer restricted plugins

Open a terminal and run the following command -

su -c 'yum -y install gstreamer-plugins-bad-free gstreamer-ffmpeg gstream
er-plugins-bad gstreamer-plugins-ugly'

No comments:

Post a Comment