I am having trouble creating a cd using autoflac write mode in exact audio copy
i setup eac and autoflac according to the readme and creates the flac files perfect
i am now testing writing back to cd and i get the follow message
ERROR IN CUE SHEET!
TOO MANY ARGUMENTS IN LINE 5
here is the first part of the cue file created by autoflac
REM DISCID 08110313
REM COMMENT "ExactAudioCopy v0.95b4"
PERFORMER "U2"
TITLE "My Hometown"
FILE "-ILE "Range.wav" WAVE
TRACK 01 AUDIO
TITLE "11 O'Clock Tick Tock"
PERFORMER "U2"
INDEX 00 00:00:00
INDEX 01 00:00:30
TRACK 02 AUDIO
TITLE "The Speed Of Light"
PERFORMER "U2"
INDEX 01 04:44:55
Line 5 is FILE "-ILE "Range.wav" WAVE
I've tried switching that to FILE "Range.wav" WAVE
and that returns the error FILE DOES NOT EXIST.
I am not sure what i am doing wrong.. i searched on google and here but was not able to find any threads that seemed to deal with this issue
please help!
