Fedora下安装多媒体解码器
音频解码器:
su -c ‘yum install gstreamer-plugins-good gstreamer-plugins-bad gstreamer-plugins-ugly’
视频解码器 :
su -c ‘yum install ffmpeg ffmpeg-libs gstreamer-ffmpeg libmatrosca xvidcore libdvdread libdvdnav lsdvd’
totem播放DVD扩展:
su -c ‘yum install totem-xine totem-gstreamer xine-lib-extras-freeworld’