分页: 1 / 1

audacious 1.2.2 FOR UBUNTU 官方版发布

发表于 : 2006-12-05 23:19
crown.hg
因XMMS1.X版停止开发,而XMMS1.X版用的GTK1.X库,随着时间的推移也越显陈旧,XMMS2.X版同1.X版相比,变化大太,让用户一时间难以适应。而此时XMMS的使用者,可能希望有一个类似XMMS的播放器来实现类似XMMS的功能。
audacious也就在此实浮出水面。
audacious的主站:http://audacious-media-player.org.

官方的软件仓库如下(已包含最新版的plugins):
If you are using Ubuntu dapper, you can use this repository:

deb http://static.audacious-media-player.org/ubuntu dapper main
deb-src http://static.audacious-media-player.org/ubuntu dapper main

If you are using Ubuntu edgy, you can use this repository:

deb http://static.audacious-media-player.org/ubuntu edgy main
deb-src http://static.audacious-media-player.org/ubuntu edgy main

祥细报道请见:http://kw-gift.com/blog/index.php?m=12& ... 205-231505[/url]

发表于 : 2006-12-06 11:43
leo_tzao
这个包是由美国人Adam Cecile维护的,是audacious官方软件包列表里面上周推荐出来的。
据我昨天查看,似乎还没有plugin ugly的包,这应该就少了notify插件,就是播放歌曲时候的哪个提示。当然,我没有下载源码,说不定直接整合在plugin-extra包里面也说不定。

官方推荐的,一定比较安全稳定,但是是否打开了中国用户需求最多的--enable-chardet还需要有人下载试验一下:)

测过

发表于 : 2006-12-06 19:02
crown.hg
plugin-extra包整合了相当多的增强型插件!此官方版并无打开国人长用的--enable-chardet功能

发表于 : 2006-12-06 23:04
kyree
不错,支持了cue,但是不知道怎么搞的,播不了ape,我晕.

发表于 : 2006-12-07 22:53
pangzijia
想听APE,就要编译MAC的codec啊!
本人正在努力中。。。。。。
不过碰到了个问题,那位大虾能帮帮忙啊。
以下是log:

checking for GLIB... yes
checking for GTK... yes
checking for AUDACIOUS... configure: error: Package requirements (audacious) were not met:

No package 'audacious' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables AUDACIOUS_CFLAGS
and AUDACIOUS_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

接下去就搞不定了 :(
已经安装了上面说的audacious
本人的系统:UBUNTU 6.10

发表于 : 2006-12-08 4:55
zhuqin_83
cn的源里有audacious-mac

发表于 : 2006-12-08 19:03
yangtsecn
pangzijia 写了:想听APE,就要编译MAC的codec啊!
本人正在努力中。。。。。。
不过碰到了个问题,那位大虾能帮帮忙啊。
以下是log:

checking for GLIB... yes
checking for GTK... yes
checking for AUDACIOUS... configure: error: Package requirements (audacious) were not met:

No package 'audacious' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables AUDACIOUS_CFLAGS
and AUDACIOUS_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

接下去就搞不定了 :(
已经安装了上面说的audacious
本人的系统:UBUNTU 6.10
安装audacious-dev包

发表于 : 2006-12-09 4:45
zhuqin_83
怎么支持cue?
有cueinfo这样的插件么?

发表于 : 2006-12-11 20:46
pangzijia
:D 终于搞定APE。
简单总结一下:
1. 安装LZ那个源里的audacious
2. 安装audacious-plugins-dev
3. 编译安装ape解码包(源码)MAC non-win32 port
4. 编译安装audacious的MAC插件

本人参考了http://forum.ubuntu.org.cn/viewtopic.php?t=18801

不过还遗留了一个问题:
本人曾把一APE转换成FLAC,并把指向APE的cue改成指向FLAC。
指向FLAC的cue使用没有问题,但原先指向APE的cue不能使用,
而APE是能播放的。希望那位大虾能指点一二。

发表于 : 2006-12-12 13:39
zhuqin_83
直接修改cue阿,把FILE的后缀改成ape不就得了?

发表于 : 2006-12-16 0:00
purewind
用新立得搜audacious,选上附加的解码器就可以。ape用
apt-get install audacious-mac
就搞定了

发表于 : 2007-01-16 22:36
Quetalocatl
--enable-chardet的功能是甚麼呀?