红联Linux门户
Linux帮助
当前位置: 红联Linux门户 > Ubuntu

让ubuntu7.10播放各种格式电影

发布时间:2007-11-13 01:02:38来源:红联作者:qdtantao
步骤:
A:sudo apt-get install totem-gstreamer (些命令将同时自动御载totem,totem-xine,totem-mozilla)

B:下载安装w32codecs

C: 装gstreamer相关所有插件 sudo apt-get install gstreamer0.10-*

(注:步骤A.B.C也可以在"新立得软件包管理器"中搜索安装)

完后基本上什么电影格式都可以播放了,本人亲自试验成功。

某些网站上面方法是用“remove totem和install totem-xine”代替A中的“install totem-gstreamer",这样也可以播放各种格式,但是唯独不能播放网络和局域网上的AVI电影,但本机上的可以播放任何格式电影,出现的提示是:There is no input plugin to handle the location of this movie(没有可处理此电影位置的输入插件),所以还是安装totem-gstreamer来的方便。
文章评论

共有 1 条评论

  1. icemou 于 2007-11-14 13:34:33发表:

    多谢楼主的分享,不过我如果我用mplayer呢?是不是也是这样啊?