(1)首先将系统已有的totem移去 # yum remove totem
(2)安装totem-xine # yum install -y totem-xine
(3)安装extras #yum install -y xine-extras(这个可能没有反应,不过没关系,把剩下的装好)
(4)安装DVD播放 # yum install -y libdvdcss libdvdnav
(5)安装lame # yum install -y lame
(6)安装mpeg支持 # yum install -y ffmpeg
(7)安装RM播放支持 # yum install -y compat-libstdc++-33 (如果没安装这个realplayer是用不了,totem播放出现没图象与没声音)
(8)安装声音支持 # yum install -y xine-lib-extras-nonfree (如果没安装这个totem播放rm有图象没声音)
(9)安装vlc # yum install -y vlc
(10)下载mplayer的all-20061022.tar.bz2,支持所有:
wget
我的速度很快,几秒就ok了。
(11)把all-20061022.tar.bz2解压的得到的那么多文件全部copy到/usr/lib/codecs.
OK,一切搞定,速度,文字,声音。拖拽都没问题,音频,视频通吃。
最好把
gstreamer-tools-0.10.13-0.1.fc7
gstreamer-plugins-schroedinger-0.6.1-2.fc7
gstreamer-plugins-bad-0.10.4-2.lvn7.1
gstreamer-plugins-farsight-0.12.1-1.fc7
gstreamer-0.10.13-0.1.fc7
gstreamer-plugins-ugly-0.10.5-2.lvn7
gstreamer-plugins-good-0.10.5-6.fc7
gstreamer-plugins-base-0.10.13-1.fc7
gstreamer-ffmpeg-0.10.2-2.lvn7
gstreamer-plugins-pulse-0.9.4-4.fc7
都装上