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

Ubuntu播放rmvb

发布时间:2007-12-30 00:24:31来源:红联作者:Interlude
今天重装了ubutnu 7.10,感觉很不错,桌面特效默认就是配置好的,减轻了很多负担。

不能播放rmvb是因为rmvb的解码包不是自由软件。

sudo gedit /etc/apt/sources.list

加入

deb http://medibuntu.sos-sts.com/repo/ feisty free non-free
deb-src http://medibuntu.sos-sts.com/repo/ feisty free non-free

加入key

wget -q http://packages.medibuntu.org/medibuntu-key.gpg -O- | sudo apt-key add -

更新

sudo apt-get update

安装

sudo apt-get install w32codecs libdvdcss2
文章评论

共有 2 条评论

  1. xing9906 于 2007-12-30 23:16:31发表:

    其实应该不用这么麻烦,cn99的源中就有这几个软件包,用新立得或apt get 安装就行了,个人认为cn99这个源的速度还是挺快的。

  2. sjz209@163.com 于 2007-12-30 11:48:34发表:

    现在看你们这些贴子,感觉什么也不懂,我还没有开始装呢,呵呵