Public bug reported:
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===
** Affects: cuetools (Ubuntu)
Importance: Undecided
Status: New
--
cueconvert creates invalid cue from toc
https://bugs.launchpad.net/bugs/179383
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs