1,首先卸载totem
可以导入
注:
有时会出现:
Loading "installonlyn" plugin
Setting up Install Process
Setting up repositories
Reading repository metadata in from local files
Parsing package install arguments
No Match for argument: totem-xine
No Match for argument: libdvdcss
No Match for argument: libdvdnav
No Match for argument: xine-lib-extras-nonfree
Nothing to do
请添加yum源:
详情 :http://blog.youkuaiyun.com/lyq32/archive/2007/05/02/1594724.aspx
CODE:
yum remove totem -y
2,然后重新安装totem
CODE:
yum install totem-xine libdvdcss libdvdnav xine-lib-extras-nonfree -y
3,最后安装codecs
CODE:
yum --enablerepo=atrpms install w32codec
如果需要你的yum支持key或提示nokey
可以导入
CODE:
rpm --import http://atrpms.net/RPM-GPG-KEY.atrpms
这样你的totem能不仅仅能播放DVD,而且各种格式都支持播放,非常爽歪歪哟!
注:
有时会出现:
Loading "installonlyn" plugin
Setting up Install Process
Setting up repositories
Reading repository metadata in from local files
Parsing package install arguments
No Match for argument: totem-xine
No Match for argument: libdvdcss
No Match for argument: libdvdnav
No Match for argument: xine-lib-extras-nonfree
Nothing to do
请添加yum源:
详情 :http://blog.youkuaiyun.com/lyq32/archive/2007/05/02/1594724.aspx