Menu

#22 cue sheet not valid

closed
nobody
None
5
2012-09-12
2006-09-29
OnyxG7
No

Hi, mp3splt apparently can't handle the attached cue
file. This is with mp3splt version 2.1.

It is available at
http://www.7sky.biz/LiPeR_Prod/download.php , scroll to
cstt_11.cue .

I get this message:
file.cue: this is not a valid cddb or cue file, try
another.

Discussion

  • OnyxG7

    OnyxG7 - 2006-09-29

    CUE sheet

     
  • Munteanu Alexandru

    Logged In: YES
    user_id=1009175

    Hello,
    thank you for reporting this error.

    This does not seem to be a valid cue sheet file because of
    INDEX 01092755525 62:56:19
    You can look at http://en.wikipedia.org/wiki/Cue_sheet to
    see how a valid cue file should look like. The INDEX is
    usually followed by 01 in most of the cases.

    Try to run this command in the directory containing
    cstt_11.cue and rerun mp3splt on the .cue file :
    sed "s/INDEX .* /INDEX 01 /" cstt_11.cue

    Alex

     
  • Munteanu Alexandru

    Logged In: YES
    user_id=1009175

    I forgot the "-i"; The command is

    sed -i ...

    Alex

     
  • OnyxG7

    OnyxG7 - 2006-09-29

    Logged In: YES
    user_id=406244

    Ah, thanks very much. I found an explanation there:
    http://www.digitalx.org/cuesheetsyntax.php#indx

    I forwarded the fix.

     
MongoDB Logo MongoDB