当前位置导航:炫浪网>>网络学院>>操作系统>>Linux教程

linux下ape格式文件的播放


主页:
http://www.monkeysaudio.com/
简介:
Monkey’s Audio is a fast and easy way to compress digital music. Unlike traditional methods such as mp3, 
ogg, or lqt that permanently discard quality to save space, Monkey’s Audio only makes perfect, bit-for-bit copies of your music. That means it always sounds perfect – exactly the same as the original. Even though the sound is perfect, it still saves a lot of space. 
(think of it as a beefed-up Winzip™ for your music) The other great thing is that you can always decompress your Monkey's Audio files back to the exact, original files. That way, you'll never have to recopy your CD collection to switch formats, and you'll always be able to recreate the original music CD if something ever happens to yours.

目前大多数linux下的播放器不能播放.cue或者.ape格式的文件,是因为缺少相关的插件。

比较幸运的是,已经有人做了相关的工作,并且将ape的插件移植到了xmms 和bmp上了
可以到http://supermmx.org/download/下载相关插件,编译安装
首先编译 Monkey's Audio Codec non-win32 Port
这里只做一处提醒,就是编译mac需要NASM
#./configure
#make && make install
然后在编译相关插件
编译插件需要相应的播放器的开发包,比如xmms-dev等
所有工作结束以后,打开播放器,激活插件,就可以欣赏高品质的ape的音乐了。

另外对于debian的用户,可以安装uo的debian包
可以添加
deb ftp://debian.ustc.edu.cn/debian-uo ;sid marillat rareware ustc java jrfonseca firefly
deb-src ftp://debian.ustc.edu.cn/debian-uo ;sid marillat rareware ustc java jrfonseca firefly到sources.list,事实上只要打开ustc这一支就可以
#apt-get install mac libxmms-mac就可以了
注意,安装结束后应该关闭source的uo分支,以免升级的时候引发问题
相关内容
赞助商链接