shntools、mac、cuetools for archlinux
12月 22nd, 2007自己要用到,编译了一下,顺便贴上来。需要的直接下载即可。
shntool-3.0.6-1-i686.pkg.tar.gz
cuetools-1.3.1-1-i686.pkg.tar.gz
mac-3.99.4.5-1-i686.pkg.tar.gz
用法可以参考这里的文章。
WordPress 更新到2.6 停掉了UTW这一伟大的插件...
自己要用到,编译了一下,顺便贴上来。需要的直接下载即可。
shntool-3.0.6-1-i686.pkg.tar.gz
cuetools-1.3.1-1-i686.pkg.tar.gz
mac-3.99.4.5-1-i686.pkg.tar.gz
用法可以参考这里的文章。
在一个讨论音乐的论坛上找到了这个脚本,写的很不错。解决了 CUE 信息输入 MP3 的问题。因为他 lame 的处理并没有放在 shntool 里面。
由于单引号的屏蔽, shntool 里面无法将 mp3 tag 输入文件中。此脚本将所有信息全部放在变量里面,再输入。
该脚本除了之前提到的 shntool 以外还用到了 cueprint 工具包。你可以通过以下命令安装:
原模板用在最新的 shntool 上有一点错误,我稍许修改了一下。
apt-get install cuetools
mac 的确是挂掉了。但是其主页偶尔还是可以访问的。昨天晚上我就成功访问了。
对于 mac 的挂掉,实在是不解。 mac 在编译成功后就已经在 ape 官方论坛上留言了。并且,也看到很多人支持。 mac 貌似是使用了官方的源代码,作者还提供了需要修改的 diff 文件,真的是很不错!
mac 的作者是中国人。
Jmac 是一款用 JAVA 写成的 Monkey’s Audio 编码、解码工具。可以很方便的将 ape 文件转换为 wav 文件。目前已经支持 3.99 版本的 mac 解码、编码。
主页地址 : http://jmac.sourceforge.net/
在家里我尽量让自己在 Linux 环境下处理桌面事务。尽管还有很多软件存在缺陷,比如 amule 的 web 管理很是问题,比如没有太好用的输入法。
昨天晚上又折腾了半夜,只是想将 APE 转换成 MP3 。在网上搜索一番,找到了不少资料。大多数都提到了 mac 这个工具。
可惜的是,由于 mac 的代码问题,现在已经无法找到这款工具了。作者的主页以及 sf.net 上的项目页面都已经停止了。主页在:http://supermmx.org/linux/mac/
在 Windows 下这倒是一个很简单的问题。大学的时候一直用 EAC 来处理所有转换工作。后来 foobar 也有了 rip 功能。并且附带的编码还是很齐全的。就基本上用 foobar 了。
一旦 mac 消失,似乎真的就无法转换 ape 了。如此脆弱。
当然,解码并不是问题。 据说 mplayer 都可以直接播放 ape。 但是编码似乎无路可走了,电驴上都找不到 mac 这个小东西。 在 ubuntu 英文论坛翻阅了帖子,也没找到解决方法。
Linux 桌面的普及并不是几个商家,几个 Office 办公软件可以解决的。
这里有一篇曾经很棒的转换教程。
————————-
OceanBoo 的文章 ubuntu下转换CUE/APE到flac格式。其实也是需要 mac 编码的。
shntool 依然是通过调用 mac 来实现 ape 的转换的。
shntool [split]: warning: failed to read data from input file using format: [ape]
shntool [split]: + you may not have permission to read file: [Blue.Merle.-.[Burning.in.the.sun].专辑.(APE).ape]
shntool [split]: + arguments may be incorrect for decoder: [mac]
shntool [split]: + verify that the decoder is installed and in your PATH
shntool [split]: + this file may be unsupported, truncated or corrupt
shntool [split]: error: cannot continue due to error(s) shown above
于是,问题依旧…… 无奈 无奈