返回列表 发帖

[基础知识] 关于totem在FC6上播放不了的问题

1,首先卸载totem
  1. yum remove totem -y
复制代码

2,然后重新安装totem
  1. yum install totem-xine libdvdcss libdvdnav xine-lib-extras-nonfree -y
复制代码

3,最后安装codecs
  1. yum --enablerepo=atrpms install w32codec
复制代码

如果需要你的yum支持key或提示nokey
可以导入
  1. rpm --import http://atrpms.net/RPM-GPG-KEY.atrpms
复制代码


这样你的totem能不仅仅能播放DVD,而且各种格式都支持播放,非常爽歪歪哟!
print pack( 'H*', '436e616e67656c');
http://renark.huhoo.net/crypt.cgi

楼主救命

关于totem的播放问题 我试过了很多方法 可是一直没有解决

我现在 只用realplayer播放RM 和 RMVB 的文件

[root@Airdragon airdragon]# uname -a
Linux Airdragon.WTL 2.6.18-1.2798.fc6 #1 SMP Mon Oct 16 14:37:32 EDT 2006 i686 i686 i386 GNU/Linux

[root@Airdragon airdragon]# yum install totem-xine libdvdcss libdvdnav xine-lib-
extras-nonfree -y
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

我该怎么办

[ 本帖最后由 Airdragon 于 2007-3-26 22:30 编辑 ]
旭日125C  FC6 & XP
MEN 512M

TOP

安装codecs出现错误....如下:
[root@www ~]# yum --enablerepo=atrpms install w32codec
Loading "installonlyn" plugin


Error getting repository data for atrpms, repository not found



什么意思?如何解决?

TOP

楼上两位朋友应该都是yum源的问题
应该添加相应的yum源

TOP

bash-3.1# yum --enablerepo=atrpms install w32codec
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: w32codec
Nothing to do

知道是yum源问题

请楼主把源贴出来。 谢谢

TOP

返回列表