Fedora Codecs: installation

903
Hi. This little guide will explain how to install the most used codecs on fedora using the command line and the rpmfusion repository.
1.  We need the rpmfusion repository installated. If we haven't them, we'll install the free and non-free repository typing:                                               su -c 'yum localinstall –nogpgcheck http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm
2. Now we can install the codecs.                                                      For Gtk: su -c "yum install gstreamer-plugins-bad gstreamer-plugins-ugly gstreamer-ffmpeg gstreamer-plugins-crystalhd gstreamer1-plugins-bad-freeworld gstreamer1-plugins-bad-free gstreamer1-plugins-good gstreamer1-libav gstreamer1-plugins-ugly"           For Qt:  su -c "yum install xine-lib-extras xine-lib-extras-freeworld k3b-extras-freeworldâ€