Re: Using CUE sheet from EAC with files ripped by dBpowerAMP?
The CUE-sheet looks like this:
<...>
FILE "01 - World In My Eyes.wav" WAVE
TRACK 01 AUDIO
TITLE "World In My Eyes"
PERFORMER "Depeche Mode"
PREGAP 00:00:33
INDEX 01 00:00:00
FILE "02 - Sweetest Perfection.wav" WAVE
<...>
Also, regarding the format of the timestamp I checked it out at http://en.wikipedia.org/wiki/Cue_sheet , and it's in specified in "MM:SS:FR (minute-second-frame)" format, where frame is 1/75 second. So in this case, it appears that the PREGAP is 33*1/75=0.44 seconds.
Ok, I did this (using "Tools->Compare WAVs..." in EAC) and EAC then reported "Error type: position" for all individual file comparisons between the ".wav" files ripped from the original and and the ".wav" files ripped from the copy. However, I'm not sure how to interpret this, since I got the same "error report" when I compared a ".wav" file to itself! Also, when I did an MD5 checksum (see http://www.pc-tools.net/win32/md5sums/ ) on the ".wav" files ripped from the original and the compared that to the ".wav" files ripped from the copy, it indicated that the contents of the files were identical.
This part I have configured correctly, which is also verified by the fact that when performing an "a) image based rip > b) image based write > c) image based rip " using EAC the images in step a) and c) are identical as verified by their MD5 checksums.
<...>
PREGAP 00:00:32
INDEX 01 00:00:00
The pregap statement means its longer than the normal 2 seconds by [I think] 32/100ths of a second.
PREGAP 00:00:32
INDEX 01 00:00:00
The pregap statement means its longer than the normal 2 seconds by [I think] 32/100ths of a second.
<...>
FILE "01 - World In My Eyes.wav" WAVE
TRACK 01 AUDIO
TITLE "World In My Eyes"
PERFORMER "Depeche Mode"
PREGAP 00:00:33
INDEX 01 00:00:00
FILE "02 - Sweetest Perfection.wav" WAVE
<...>
Also, regarding the format of the timestamp I checked it out at http://en.wikipedia.org/wiki/Cue_sheet , and it's in specified in "MM:SS:FR (minute-second-frame)" format, where frame is 1/75 second. So in this case, it appears that the PREGAP is 33*1/75=0.44 seconds.
Yes. But not only compare the first track, compare the rest as well. I am guessing the 1st one will not match because it is 32/100th of a second longer, but that the rest will.
It could also be that your read and write offsets are not configured correctly in EAC, but it sounds like you know what you are doing.
Comment