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: Problems with CUEs (Read 1786 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Problems with CUEs

Cueripper creates a CUE like

Code: [Select]
REM DISCID 22056804
PERFORMER "Yello"
TITLE "How How 3: The Fluke Mixes"
CATALOG 0042285613728
REM DATE 1994
REM DISCNUMBER 1
REM TOTALDISCS 1
REM COMMENT "CUERipper v2.2.1 Copyright (C) 2008-2022 Grigory Chudov"
FILE "00 - (HTOA).flac" WAVE
  TRACK 01 AUDIO
    PERFORMER "Yello"
    TITLE "How How (Papa-Who-Ma-mix)"
    ISRC DEF079404210
    INDEX 00 00:00:00
FILE "01 - How How (Papa-Who-Ma-mix).flac" WAVE
    INDEX 01 00:00:00
  TRACK 02 AUDIO
    PERFORMER "Yello"
    TITLE "How How (Dee Doo Dee mix)"
    ISRC DEF079404220
    INDEX 00 05:51:38
FILE "02 - How How (Dee Doo Dee mix).flac" WAVE
    INDEX 01 00:00:00
  TRACK 03 AUDIO
    PERFORMER "Yello"
    TITLE "How How (Dee Doo Dee dub mix)"
    ISRC DEF079404230
    INDEX 00 05:50:58
FILE "03 - How How (Dee Doo Dee dub mix).flac" WAVE
    INDEX 01 00:00:00
  TRACK 04 AUDIO
    PERFORMER "Yello"
    TITLE "How How (Brown Cow mix)"
    ISRC DEF079404240
    INDEX 00 05:50:28
FILE "04 - How How (Brown Cow mix).flac" WAVE
    INDEX 01 00:00:00

But Foobar complains that the index list is invalid.
It does not like the line
  TRACK 03 AUDIO
What am I doing wrong?

Btw. not all CUEs are causing problems. Only for some CDs CUEtools is creating a problematic CUE.

Re: Problems with CUEs

Reply #1
AFAIR foobar2000 doesn't like Multiple files with gaps (Noncompliant) CUE files.

There is a request on the WishList for an option to force compliant multiple track CUE files that preserve gap information.
korth

Re: Problems with CUEs

Reply #2
Can I create with Cuetools in such a case a cue file which would work with foobar?

How do I know before I rip/copy whether the cue will be a problem?



Re: Problems with CUEs

Reply #3
Not sure why you need a CUE file for a file-per-track rip in foobar2000. A CUE file is not a playlist. You should only need a CUE file when you rip an image (multiple tracks in one file) to indicate the start position of each track within the file.
Quote
Can I create with Cuetools in such a case a cue file which would work with foobar?
You can create a CUE file in CUETools. Drag'n'Drop Track 1
Input: Drag'n'drop mode
Action: Create CUE Sheet
Quote
How do I know before I rip/copy whether the cue will be a problem?
After drive feature, gap detection completes and rip begins, select Pause and view CUE file.

or you could disable the CUERipper settings
Code: [Select]
Preserve HTOA
Detect Indexes
so there isn't non-compliant info in the CUE file
korth

Re: Problems with CUEs

Reply #4
Not sure why you need a CUE file for a file-per-track rip in foobar2000. A CUE file is not a playlist.
It's a habit and I also convert with foobar to aac.
And CUE = one-click, drag & drop takes much longer
But to be honestly I never made really thoughts. I always thought that using the CUE would be better for converting.
But the more I think about it the more sure I am that I was wrong.