Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: Issues with cue sheets in EAC. (Read 5916 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Issues with cue sheets in EAC.

I am in the proces of burning some CD-R copies of CDs and have run into an odd issue.  With some cue sheets, upon loading into EAC, I get an error which says "INDEX position is behind end of FILE in line xx". 

Does anyone have some insight into why this happens and hwo it can be fixed?

Issues with cue sheets in EAC.

Reply #1
Post a cue sheet ( use {codebox}{/codebox} tags except with ''[]'' please ) and state which line number is flagged in the error message.

And, are these WAV files that you have ripped?


Issues with cue sheets in EAC.

Reply #3
Post a cue sheet ( use {codebox}{/codebox} tags except with ''[]'' please ) and state which line number is flagged in the error message.

And, are these WAV files that you have ripped?








this is mine and i have the same problem.

REM DISCID AF0B660E
REM COMMENT "ExactAudioCopy v0.95b3"
PERFORMER "Bangles"
TITLE "Greatest Hits"
FILE "01 - Bangles - Hero Takes A Fall.wav" WAVE
  TRACK 01 AUDIO
    TITLE "Hero Takes A Fall"
    PERFORMER "Bangles"
    INDEX 01 00:00:00
  TRACK 02 AUDIO
    TITLE "Going Down To Liverpool"
    PERFORMER "Bangles"
    INDEX 00 02:55:00
FILE "02 - Bangles - Going Down To Liverpool.wav" WAVE
    INDEX 01 00:00:00
  TRACK 03 AUDIO
    TITLE "Manic Monday"
    PERFORMER "Bangles"
    INDEX 00 03:40:70
FILE "03 - Bangles - Manic Monday.wav" WAVE
    INDEX 01 00:00:00
  TRACK 04 AUDIO
    TITLE "If She Knew What She Wants"
    PERFORMER "Bangles"
    INDEX 00 03:06:15
FILE "04 - Bangles - If She Knew What She Wants.wav" WAVE
    INDEX 01 00:00:00
  TRACK 05 AUDIO
    TITLE "Walk Like An Egyptian"
    PERFORMER "Bangles"
    INDEX 00 03:50:02
FILE "05 - Bangles - Walk Like An Egyptian.wav" WAVE
    INDEX 01 00:00:00
  TRACK 06 AUDIO
    TITLE "Walking Down Your Street"
    PERFORMER "Bangles"
    INDEX 00 03:24:08
FILE "06 - Bangles - Walking Down Your Street.wav" WAVE
    INDEX 01 00:00:00
  TRACK 07 AUDIO
    TITLE "Following"
    PERFORMER "Bangles"
    INDEX 00 03:17:05
FILE "07 - Bangles - Following.wav" WAVE
    INDEX 01 00:00:00
  TRACK 08 AUDIO
    TITLE "Hazy Shade Of Winter"
    PERFORMER "Bangles"
    INDEX 00 03:21:67
FILE "08 - Bangles - Hazy Shade Of Winter.wav" WAVE
    INDEX 01 00:00:00
  TRACK 09 AUDIO
    TITLE "In Your Room"
    PERFORMER "Bangles"
    INDEX 00 02:47:00
FILE "09 - Bangles - In Your Room.wav" WAVE
    INDEX 01 00:00:00
  TRACK 10 AUDIO
    TITLE "Eternal Flame"
    PERFORMER "Bangles"
    INDEX 00 03:29:70
FILE "10 - Bangles - Eternal Flame.wav" WAVE
    INDEX 01 00:00:00
  TRACK 11 AUDIO
    TITLE "Be With You"
    PERFORMER "Bangles"
    INDEX 00 03:56:53
FILE "11 - Bangles - Be With You.wav" WAVE
    INDEX 01 00:00:00
  TRACK 12 AUDIO
    TITLE "I'll Set You Free"
    PERFORMER "Bangles"
    INDEX 00 03:02:60
FILE "12 - Bangles - I'll Set You Free.wav" WAVE
    INDEX 01 00:00:00
  TRACK 13 AUDIO
    TITLE "Everything I Wanted"
    PERFORMER "Bangles"
    INDEX 00 04:51:17
FILE "13 - Bangles - Everything I Wanted.wav" WAVE
    INDEX 01 00:00:00
  TRACK 14 AUDIO
    TITLE "Where Were You When I Needed You"
    PERFORMER "Bangles"
    INDEX 00 03:37:35
FILE "14 - Bangles - Where Were You When I Needed You.wav" WAVE
    INDEX 01 00:00:00



the blue line is the line of error.

also how can i tell by looking at a cue which method of gap appending was used?

 

Issues with cue sheets in EAC.

Reply #4
You can tell this cuesheet is non-compliant because the FILE command comes between INDEX 00 and INDEX 01; therefore the INDEX 0 entry refers to the previous file (gaps appended to the previous track).

Code: [Select]
INDEX 00 02:55:00
FILE "02 - Bangles - Going Down To Liverpool.wav" WAVE
INDEX 01 00:00:00

Edit: take a look at the wiki page examples to spot the differences.
I'm on a horse.

Issues with cue sheets in EAC.

Reply #5
You can tell this cuesheet is non-compliant because the FILE command comes between INDEX 00 and INDEX 01; therefore the INDEX 0 entry refers to the previous file (gaps appended to the previous track).

But this in and of itself does not tell you how gaps were handled during the rip.