cueconvert creates invalid cue from toc

Bug #179383 reported by Sven Hoffmeister
4
Affects Status Importance Assigned to Milestone
cuetools (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

Binary package hint: cuetools

Supplying cueconvert with the following toc results in an invalid cue:
=== begin ===
CD_DA

CATALOG "0000000000000"

// Track 1
TRACK AUDIO
NO COPY
NO PRE_EMPHASIS
TWO_CHANNEL_AUDIO
ISRC "DEC769600217"
SILENCE 00:00:32
FILE "Everybody_Jam!.bin" 0 03:30:65
START 00:00:32

// Track 2
TRACK AUDIO
NO COPY
NO PRE_EMPHASIS
TWO_CHANNEL_AUDIO
ISRC "DEC769600218"
FILE "Everybody_Jam!.bin" 03:30:65 05:24:23
START 00:01:53

// Track 3
TRACK AUDIO
NO COPY
NO PRE_EMPHASIS
TWO_CHANNEL_AUDIO
ISRC "DEC769600221"
FILE "Everybody_Jam!.bin" 08:55:13 05:42:25
START 00:01:37

// Track 4
TRACK AUDIO
NO COPY
NO PRE_EMPHASIS
TWO_CHANNEL_AUDIO
ISRC "DEC769600222"
FILE "Everybody_Jam!.bin" 14:37:38 03:57:50
START 00:01:50

=== end ===

The resulting cue has a negative frame value for the first track on index 00:
=== begin ===
CATALOG 0000000000000

FILE "Everybody_Jam!.bin" WAVE
TRACK 01 AUDIO
ISRC DEC769600217
PREGAP 00:00:32
INDEX 00 00:00:-32
INDEX 01 00:00:00

TRACK 02 AUDIO
ISRC DEC769600218
INDEX 00 03:30:65
INDEX 01 03:32:43

TRACK 03 AUDIO
ISRC DEC769600221
INDEX 00 08:55:13
INDEX 01 08:56:50

TRACK 04 AUDIO
ISRC DEC769600222
INDEX 00 14:37:38
INDEX 01 14:39:13
===end===

Compare this with a cue of the same CD generated directly from cd with CDRWIN.
(Forget the exact track offsets, cdrdao seems to be more exact)
===begin===
CATALOG 0000000000000

FILE "Everybody_Jam_CDRWIN.bin" BINARY

  TRACK 01 AUDIO

    ISRC DEC769600217

    INDEX 00 00:00:00

    INDEX 01 00:00:32

  TRACK 02 AUDIO

    ISRC DEC769600218

    INDEX 00 03:31:00

    INDEX 01 03:33:00

  TRACK 03 AUDIO

    ISRC DEC769600221

    INDEX 00 08:55:07

    INDEX 01 08:57:07

  TRACK 04 AUDIO

    ISRC DEC769600222

    INDEX 00 14:37:45

    INDEX 01 14:39:45

===end===

Revision history for this message
Tudor Holton (tudor) wrote :

Could this be related to Debian bug http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=399517 ?

Changed in cuetools (Ubuntu):
status: New → Incomplete
status: Incomplete → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.