j t
2009-05-30 23:12:12 UTC
Hi,
I'm trying to use "cdrdao read-toc audiocd.toc" to create a toc-file
for an audio cd which contains Q sub-channel index marks (the cd is
listed at http://musicbrainz.org/show/cdtoc/?cdtocid=57630).
I have 2 machines - they both run Debian Lenny. The 1st machine
produces the following toc:
CD_DA
// Track 1
TRACK AUDIO
NO COPY
NO PRE_EMPHASIS
TWO_CHANNEL_AUDIO
SILENCE 00:00:33
FILE "data.wav" 0 02:21:37
START 00:00:33
// Track 2
TRACK AUDIO
NO COPY
NO PRE_EMPHASIS
TWO_CHANNEL_AUDIO
FILE "data.wav" 02:21:37 11:43:10
INDEX 04:08:35
INDEX 08:54:05
// Track 3
TRACK AUDIO
NO COPY
NO PRE_EMPHASIS
TWO_CHANNEL_AUDIO
FILE "data.wav" 14:04:47 04:29:28
...
...
The 2nd machine, however, produces the following toc:
CD_DA
// Track 1
TRACK AUDIO
NO COPY
NO PRE_EMPHASIS
TWO_CHANNEL_AUDIO
SILENCE 00:00:33
FILE "data.wav" 0 02:21:37
START 00:00:33
// Track 2
TRACK AUDIO
NO COPY
NO PRE_EMPHASIS
TWO_CHANNEL_AUDIO
ISRC "400000000000"
FILE "data.wav" 02:21:37 11:43:10
// Track 3
TRACK AUDIO
NO COPY
NO PRE_EMPHASIS
TWO_CHANNEL_AUDIO
FILE "data.wav" 14:04:47 04:29:28
...
...
The toc-file produced by the 2nd machine is missing the 2 index marks
for track 2. Does anyone know why this happens, and whether there is
anything I can do to stop the index marks from disappearing? (Could it
be something to do with the fact that the first machine uses parallel
ATA drives, while the second machine uses serial ATA drives?)
Thanks, Jaime :-)
I'm trying to use "cdrdao read-toc audiocd.toc" to create a toc-file
for an audio cd which contains Q sub-channel index marks (the cd is
listed at http://musicbrainz.org/show/cdtoc/?cdtocid=57630).
I have 2 machines - they both run Debian Lenny. The 1st machine
produces the following toc:
CD_DA
// Track 1
TRACK AUDIO
NO COPY
NO PRE_EMPHASIS
TWO_CHANNEL_AUDIO
SILENCE 00:00:33
FILE "data.wav" 0 02:21:37
START 00:00:33
// Track 2
TRACK AUDIO
NO COPY
NO PRE_EMPHASIS
TWO_CHANNEL_AUDIO
FILE "data.wav" 02:21:37 11:43:10
INDEX 04:08:35
INDEX 08:54:05
// Track 3
TRACK AUDIO
NO COPY
NO PRE_EMPHASIS
TWO_CHANNEL_AUDIO
FILE "data.wav" 14:04:47 04:29:28
...
...
The 2nd machine, however, produces the following toc:
CD_DA
// Track 1
TRACK AUDIO
NO COPY
NO PRE_EMPHASIS
TWO_CHANNEL_AUDIO
SILENCE 00:00:33
FILE "data.wav" 0 02:21:37
START 00:00:33
// Track 2
TRACK AUDIO
NO COPY
NO PRE_EMPHASIS
TWO_CHANNEL_AUDIO
ISRC "400000000000"
FILE "data.wav" 02:21:37 11:43:10
// Track 3
TRACK AUDIO
NO COPY
NO PRE_EMPHASIS
TWO_CHANNEL_AUDIO
FILE "data.wav" 14:04:47 04:29:28
...
...
The toc-file produced by the 2nd machine is missing the 2 index marks
for track 2. Does anyone know why this happens, and whether there is
anything I can do to stop the index marks from disappearing? (Could it
be something to do with the fact that the first machine uses parallel
ATA drives, while the second machine uses serial ATA drives?)
Thanks, Jaime :-)