Sunday, December 03, 2006

ape的cue文件不能播放问题。

FILE命令不对,

http://www.hydrogenaudio.org/forums/lofiversion/index.php/t42637.html
http://digitalx.org/cuesheetsyntax.php#file

Ensure that the FILE command in the cuesheet looks like:

FILE ".flac" WAVE

If you are using a vorbis comment you could use Tag.exe to export the cuesheet to a .cue file, edit it in Notepad, and then embed again.

Export:

TAG.EXE --tocuea ".flac"

Embed:

TAG.EXE -f "CUESHEET=.flac.cue" ".flac"

No comments: