LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
123
返回列表 发新帖
楼主: woyao

这个怪异的audecious乱码要怎么解决?

[复制链接]
发表于 2006-12-18 22:14:04 | 显示全部楼层
Post by 肥多啦扣肉
能具体告诉我你是怎么设置字体的吗?

直接用 YaHei
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-12-19 00:05:33 | 显示全部楼层
Post by tingxx
mp3可以用mid3iconv来转换,那wma文件用什么工具转换呢?

怎么用mid3iconv转?要转成什么?
转了后audecious要怎么设置?
顺便问一下,audecious比bmp好多少?有时候想想为了听首歌都要这样折腾真不知道了为什么.....
回复 支持 反对

使用道具 举报

发表于 2006-12-19 09:19:45 | 显示全部楼层
  1. Optional Features:
  2.   --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
  3.   --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
  4.   --disable-nls           do not use Native Language Support
  5.   --disable-dependency-tracking  speeds up one-time build
  6.   --enable-dependency-tracking   do not reject slow dependency extractors
  7.   --enable-one-plugin-dir            Use a single plugin dir default=no
  8.   --disable-user-plugin-dir          disable per-user plugin dir
  9.   --enable-ipv6           enable IPv6 support (default=no)
  10.   --disable-rpath                disable hardcoded rpath (default=enabled)
  11.   --enable-chardet        enable character set detection support (default=no)
  12. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13.   --enable-gconf          enable GConf support (default=disabled)
  14.   --disable-xspf          disable XSPF support. (default=enabled)
  15.   --disable-xmltest       Do not try to compile and run a test LIBXML program
复制代码
怪不得Debian默认安装的不行呢,原来audacious官方默认把
  --enable-chardet        enable character set detection support (default=no)
这一项给disable了。
那么他们为什么默认给disable了呢?
给audacious写信还是给debian的DD写信呢?
让他们把它调成enable???
回复 支持 反对

使用道具 举报

发表于 2006-12-19 09:58:29 | 显示全部楼层
非常奇怪哦
我在debian sid 下重新编译audacious 1.2.2-3编译成-4
并在rules中指定如下:
  1. config.status: patch configure
  2.         dh_testdir
  3.         ./configure --host=$(DEB_HOST_GNU_TYPE) \
  4.                     --build=$(DEB_BUILD_GNU_TYPE) \
  5.                     --prefix=/usr \
  6.                     --mandir=/usr/share/man \
  7.                     --disable-rpath \
  8.                     --enable-ipv6 \
  9.                         --enable-chardet\
  10.                     CFLAGS="$(CFLAGS)"
复制代码
结果再安装   audacious_1.2.2-4_i386.deb 后
选项是有了,也能选择chinese,但是下面无论写gbk还是gb还是gb18030
还是乱码
不明白了.
PS: To:zhllg
你的patch看起来的确有用
感谢:)
回复 支持 反对

使用道具 举报

发表于 2006-12-19 09:59:37 | 显示全部楼层
非常奇怪哦
我在debian sid 下重新编译audacious 1.2.2-3编译成-4
并在rules中指定如下:
  1. config.status: patch configure
  2.         dh_testdir
  3.         ./configure --host=$(DEB_HOST_GNU_TYPE) \
  4.                     --build=$(DEB_BUILD_GNU_TYPE) \
  5.                     --prefix=/usr \
  6.                     --mandir=/usr/share/man \
  7.                     --disable-rpath \
  8.                     --enable-ipv6 \
  9.                         --enable-chardet\
  10.                     CFLAGS="$(CFLAGS)"
复制代码
结果再安装   audacious_1.2.2-4_i386.deb 后
选项是有了,也能选择chinese,但是下面无论写gbk还是gb还是gb18030
还是乱码
不明白了.
PS: To:zhllg
你的patch看起来的确有用
感谢:)
回复 支持 反对

使用道具 举报

发表于 2006-12-19 10:36:39 | 显示全部楼层
你的mp3的是否经mid3conv处理过?
本来的encoding是什么
回复 支持 反对

使用道具 举报

发表于 2006-12-19 11:16:11 | 显示全部楼层
网络太差了
回复 支持 反对

使用道具 举报

发表于 2006-12-19 11:17:37 | 显示全部楼层
应该没有
我新下的几首歌
没有处理过
utf8的能正常显示
其它的还是全是乱码
另外我从网上找到这个编译好的版本

  1. deb packages audacious 1.2.1 for dupper (without pulse output plugin)

  2. audacious_1.2.1-0vd1_i386.deb
  3. audacious-common_1.2.1-0vd1_all.deb
  4. audacious-locales_1.2.1-0vd1_all.deb
  5. audacious-plugins_1.2.2-0vd1_i386.deb
  6. audacious-plugins-extra_1.2.2-0vd1_i386.deb
  7. audacious-plugins-extra-console_1.2.2-0vd1_i386.deb
  8. libaudacious4_1.2.1-0vd1_i386.deb
  9. libaudacious-dev_1.2.1-0vd1_i386.deb


  10. ftp://80.86.249.14/audacious/1.2.1-dapper
  11. build from sources using this repos
  12. deb-src http://vdlinux.sourceforge.jp/ experimental audacious
  13. deb-src http://vdlinux.sourceforge.jp/ experimental audacious-plugins
复制代码


  1. audacious_1.2.1-0vd1_i386.deb
  2. audacious-common_1.2.1-0vd1_all.deb
  3. audacious-locales_1.2.1-0vd1_all.deb
  4. libaudacious4_1.2.1-0vd1_i386.deb
  5. libaudacious-dev_1.2.1-0vd1_i386.deb

  6. audacious-plugins_1.2.2-0vd1_i386.deb
  7. audacious-plugins-extra_1.2.2-0vd1_i386.deb
  8. audacious-plugins-extra-console_1.2.2-0vd1_i386.deb
复制代码

它打开了chardet
而且能正确把gbk的转码
不过找不到它的rules,不知道它用的什么configure的选项
回复 支持 反对

使用道具 举报

发表于 2006-12-19 11:22:23 | 显示全部楼层
http://vdlinux.sourceforge.jp/di ... 3tag_convert.dpatch
好像那里也有一个id3tag_vonvert的patch
不知道是干吗用的
回复 支持 反对

使用道具 举报

发表于 2006-12-20 16:44:01 | 显示全部楼层
回复 支持 反对

使用道具 举报

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

本版积分规则

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