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: EAC 1.6 and CUE sheets (Read 1288 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

EAC 1.6 and CUE sheets

Hi all,

New to this, as I can't find a supportforum from EAC.

I'm having an issue with EAC and creating CUE-sheets.

Steps:
1) Detect Gaps
2) Test Gaps on Silence
3) Create CUE sheet > Multiple Wave files with Gaps (Non-compliant)

After I've ripped and try to use the CUE sheet it gives me an error:

Unable to open item for playback (Error parsing cuesheet: invalid index list (line 28)):
"Tiamat [1994] [EP] Gaia (Century Media 77089-2)\Gaia (EP).cue"


REM GENRE "Gothic Metal"
REM DATE 1994
REM DISCID 3905CB06
REM COMMENT "ExactAudioCopy v1.6"
PERFORMER "Tiamat"
TITLE "Gaia (EP)"
REM COMPOSER ""
FILE "01 - Gaia (Video Edit).wav" WAVE
 TRACK 01 AUDIO
   TITLE "Gaia (Video Edit)"
   PERFORMER "Tiamat"
   REM COMPOSER ""
   INDEX 01 00:00:00
FILE "02 - The Ar (Radio Cut).wav" WAVE
 TRACK 02 AUDIO
   TITLE "The Ar (Radio Cut)"
   PERFORMER "Tiamat"
   REM COMPOSER ""
   INDEX 01 00:00:00
 TRACK 03 AUDIO
   TITLE "When You’Re In"
   PERFORMER "Tiamat"
   REM COMPOSER ""
   INDEX 00 03:24:43
FILE "03 - When You’Re In.wav" WAVE
   INDEX 01 00:00:00
FILE "04 - Whatever That Hurts (Video Edit).wav" WAVE
TRACK 04 AUDIO
   TITLE "Whatever That Hurts (Video Edit)"
   PERFORMER "Tiamat"
   REM COMPOSER ""
   INDEX 01 00:00:00
FILE "05 - The Ar (Ind. Mix).wav" WAVE
 TRACK 05 AUDIO
   TITLE "The Ar (Ind. Mix)"
   PERFORMER "Tiamat"
   REM COMPOSER ""
   INDEX 01 00:00:00
 TRACK 06 AUDIO
   TITLE "Visionaire (Remixed Longform Version)"
   PERFORMER "Tiamat"
   REM COMPOSER ""
   INDEX 00 02:27:35
FILE "06 - Visionaire (Remixed Longform Version).wav" WAVE
   INDEX 01 00:00:00



I've thried Methods a through C with both Accurate and Secure. No results.

What is wrong?

Re: EAC 1.6 and CUE sheets

Reply #1
Quote
After I've ripped and try to use the CUE sheet it gives me an error:

Unable to open item for playback (Error parsing cuesheet: invalid index list (line 28)):
"Tiamat [1994] [EP] Gaia (Century Media 77089-2)\Gaia (EP).cue"
[...]
What is wrong?
You didn't state what program gave the error. Some programs won't accept a noncompliant CUE sheet created by EAC (e.g. foobar2000).

https://wiki.hydrogenaud.io/index.php?title=Cue_sheet#Multiple_files_with_gaps_.28Noncompliant.29
Quote
Unfortunately, this format is non-compliant; this type of rip, despite its popularity, was not supported by the original DAO and CDRWIN software for which cue sheets were designed. Applications that adhere to the cue sheet specification, like foobar2000, will not be able to read it.
korth

 

Re: EAC 1.6 and CUE sheets

Reply #2
Aha, I indeed used foobar to check the cuesheet. Thanks!