To install mp3, avi, mkv support in Fedora 16, execute following commands with root user or sudo:
# yum localinstall –nogpgcheck http://download1.rpmfusion.org/free/...ble.noarch.rpm http://download1.rpmfusion.org/nonfr...ble.noarch.rpm
ie download & install following rpm to enable rpmfusion-free & rpmfusion-nonfree repository:
http://download1.rpmfusion.org/free/...ble.noarch.rpm
http://download1.rpmfusion.org/nonfr...ble.noarch.rpm
now install require packages:
gstreamer-plugins-ugly
gstreamer-plugins-bad
gstreamer-plugins-bad-free
gstreamer-ffmpeg
# yum -y install gstreamer-plugins-ugly gstreamer-plugins-bad gstreamer-plugins-bad-free gstreamer-ffmpeg