热门关键字:  ubuntu  分区  函数  linux系统进程  Fedora

配置ubuntu播放MP3

来源: 作者: 时间:2007-09-08 Tag: 点击:
刚换了机器,重新安装Ubuntu,直接升级到Edgy Eft,一切顺利。忙了半天,忽然想下载一些MP3听听。上网,搜索,下载到本地,双击打开,却被告知缺少必要的插件。

网上有很多关于如何配置ubuntu播放mp3的文章;在此,我不想重复太多。我只是想把我的经历贴出出来,供大家分享。真得非常简单。

只需要一条指令:

sudo apt-get install gstreamer0.10-*

这样,我的机器就可以播放mp3了。

另外,顺手安装了w32cedecs包,为播放视频电影作准备;另外,安装了beep-media-player作为缺省的mp3文件播放器。

sudo apt-get install w32cedecs
sudo apt-get install beep-media-player

现在这些包,在服务器上都已经备好了,不需要自己到处去找,真得十分方便。我使用的源是cnsite

deb http://ubuntu.cnsite.org/ubuntu/ edgy main restricted universe multiverse
deb http://ubuntu.cnsite.org/ubuntu/ edgy-updates main restricted universe multiverse
deb http://ubuntu.cnsite.org/ubuntu/ edgy-backports main restricted universe multiverse
deb http://ubuntu.cnsite.org/ubuntu/ edgy-security main restricted universe multiverse
deb http://ubuntu.cnsite.org/ubuntu-cn/ edgy main multiverse restricted universe

上一篇:没有了
下一篇:没有了
最新评论共有 4 位网友发表了评论
发表评论
评论内容:不能超过250字,需审核,请自觉遵守互联网相关政策法规。
用户名: 密码:
匿名?
注册