首先安装gstreamer的解码器,gstreamer是gnome主推的多媒体平台。默认没有安装完全,导致mp3等不能播放。
sudo apt-get install gstreamer-*
把所有的gstreamer的包安装上。
编辑apt源
sudo vi /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 install totem-xine libxine1-ffmpeg libxine1-gnome libxine1-plugins libxine1 sudo apt-get install w32codecs |
相关图文阅读
频道图文推荐
健 康 咨 询
时 尚 咨 询
相关专题
- 不是病毒 spoolsv.exe占用cpu 100%如何解决 (0次浏览)
- 巧用Windows的画图程序给图片添加水印 (0次浏览)
- 排忧解难 网友软件问题精彩集锦与解决之道 (0次浏览)
- 打造属于自己的U盘系统 (0次浏览)
- 快速而免费 10个在线病毒&恶意软件检测网站 (0次浏览)
- 用任务管理器轻松搞定无法删除的文件 (0次浏览)
- 实用工具:删除所有空目录DelEmpty (0次浏览)
- 文件格式轻松转 万能文件格式转换网上行 (0次浏览)
- 技巧问答:指定Windows XP的网络连接 (0次浏览)
- 没有不可能 实战超星书本转PDF (0次浏览)



