LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 3912|回复: 30

quodlibet 又一个不错的音乐播放器

[复制链接]
发表于 2005-11-26 23:46:08 | 显示全部楼层 |阅读模式
用 Python 和 PyGtk 编写
有很多种视图布局
从 WMP 到  iTunes 风格的都有
也有系统托盘

Package: quodlibet
Status: install ok installed
Priority: optional
Section: sound
Installed-Size: 744
Maintainer: Joe Wreschnig <piman@debian.org>
Architecture: all
Version: 0.14-1
Depends: python (<< 2.5), python (>= 2.4), python-gtk2 (>= 2.6), python-pymad, gstreamer0.8-mad, python-pyvorbis, gstreamer0.8-vorbis, libgtk2.0-0 (>= 2.6.0-1), python-gst (>= 0.8.1)
Recommends: quodlibet-ext (= 0.14-1), libgstreamer-gconf0.8-0, python2.3-gnome2, python-gnome2-extrasSuggests: python-modplug, gstreamer0.8-mikmod, python-flac, gstreamer0.8-flac, python-musepack, gstreamer0.8-musepack, albumart, vorbisgain (>= 0.35-2), normalize-audio, quodlibet-plugins
Description: audio library manager and player for GTK+
Quod Libet is a music library management program. Rather than categorize
songs by genre, artist, and album, it lets you search and display them
however you want. It supports regexp-based searches, album cover display,
tag editing, ReplayGain, multimedia keys, and an OSD.
.
Also included is Ex Falso, a tag editor that has the same editing features
found in Quod Libet, but does not play audio files.
.
Supported formats include MP3, Ogg Vorbis, FLAC, Musepack (MPC), and
MOD/XM/IT (with appropriate extensions installed).
.
Quod Libet and Ex Falso are written in Python and use PyGTK+.

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有帐号?注册

x
发表于 2005-11-26 23:53:24 | 显示全部楼层
什么时候我也能有时间用C搞一个了
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-11-27 00:03:10 | 显示全部楼层
非常适合拿来代替 rhythmbox , beep-media-player 之类的( 当然 KDE 下最合适还是 amarok )

更重要的是 quodlibet 可以直接编辑 id3 标签
回复 支持 反对

使用道具 举报

发表于 2005-11-27 00:14:50 | 显示全部楼层
huahua,用ubuntu了
回复 支持 反对

使用道具 举报

发表于 2005-11-27 12:52:09 | 显示全部楼层
kde的amarok是我用过的最爽的播放器,itunes虽然好看,但是资源消耗太大了
回复 支持 反对

使用道具 举报

发表于 2005-11-27 13:12:48 | 显示全部楼层
quodlibet
Traceback (most recent call last):
  File "/usr/bin/quodlibet", line 256, in ?
    load_library()
  File "/usr/bin/quodlibet", line 193, in load_library
    library.init(const.LIBRARY)
  File "/usr/lib/quodlibet/library.py", line 297, in init
    print to(_("Supported formats: %s")) % s
  File "/usr/lib/quodlibet/util.py", line 141, in to
    if isinstance(string, unicode): return string.encode(enc, "replace")
LookupError: unknown encoding: GB2312

运行有以上错误,我的locale是gb2312, 不支持吗?  我用gnome-terminal改编码为utf-8运行也是这个错误! 晕!
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-11-27 17:00:13 | 显示全部楼层
建议用 zh_CN.UTF-8 的  locale
同时得加一个环境变量 GST_ID3_TAG_ENCODING=GBK



gnome-terminal改编码并不能改变 locale
Python 2.3 及以前的版本需要装 python-cjkcodecs 才能支持 gb 转码
Python 2.4 没有问题
但是不管如何, 换 UTF-8 的 locale 都是更好的
回复 支持 反对

使用道具 举报

发表于 2005-11-27 17:07:53 | 显示全部楼层
谁用过同样用python写的lsongs,就是linspire开发的,适用KDE桌面。
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-11-27 17:47:34 | 显示全部楼层
lsongs 是很不错
参见 http://www.linspire.com/lindows_ ... &pg=screenshots

linspire 也开发了其它的一些不错的桌面软件,很多都像是模仿 Apple 的同类软件的

不过在 KDE 下, 听音乐还是 amarok 最好吧
回复 支持 反对

使用道具 举报

发表于 2005-11-27 20:48:46 | 显示全部楼层
就是想问问谁用过,我下了源码后发现要一大堆pyxx的依赖就放弃了。

还有下面是个什么东西,好像就是lsongs变了一下型,换了个标题?

http://www.everaldo.com/splashs/images/lsonic2.jpg
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表