linux下ape转换flac

技术分享 2018-08-29

ape转换为flac: 下载shntool:

sudo apt-get install flac shntool;

然后执行:

shntool split -t "%n.%p-%t" -f example_UTF-8.cue -o flac example.ape -d flacOutputDir

就可以了.

评论 (0)

发表评论

最多500字符

验证码

暂无评论

成为第一个评论的人吧!