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

轻松搞定Ubuntu 7.10下万能Totem影音播放器

发布时间:2008-03-21 12:45:13来源:红联作者:return
经过实验,可以顺利播放RMVB,RM,WMV等各种视频格式和MP3,WMA等音频格式。

首先在终端输入

sudo gedit /etc/apt/sources.list

添加以下斜体字的源

deb http://ubuntu.cn99.com/ubuntu/ edgy main restricted universe multiverse
deb http://ubuntu.cn99.com/ubuntu/ edgy-security main restricted universe multiverse
deb http://ubuntu.cn99.com/ubuntu/ edgy-updates main restricted universe multiverse
deb http://ubuntu.cn99.com/ubuntu/ edgy-proposed main restricted universe multiverse
deb http://ubuntu.cn99.com/ubuntu/ edgy-backports main restricted universe multiverse
deb-src http://ubuntu.cn99.com/ubuntu/ edgy main restricted universe multiverse
deb-src http://ubuntu.cn99.com/ubuntu/ edgy-security main restricted universe multiverse
deb-src http://ubuntu.cn99.com/ubuntu/ edgy-updates main restricted universe multiverse
deb-src http://ubuntu.cn99.com/ubuntu/ edgy-proposed main restricted universe multiverse
deb-src http://ubuntu.cn99.com/ubuntu/ edgy-backports main restricted universe multiverse
deb http://ubuntu.cn99.com/ubuntu-cn/ edgy main restricted universe multiverse

然后依次输入以下命令

sudo apt-get update

sudo apt-get remove totem-gstreamer

sudo apt-get install totem-xine libxine1-ffmpeg libxine1-gnome libxine1-plugins libxine1 libstdc++5

sudo apt-get install w32codecs
文章评论

共有 1 条评论

  1. hbyczyc 于 2008-03-21 20:34:41发表:

    请问LZ中文乱码如何解决得.