[linux-audio-user] cdrdao TOC weirdness
Sampo Savolainen
v2 at iki.fi
Mon Nov 6 02:13:39 EST 2006
Quoting Joe Hartley <jh at brainiac.com>:
> ERROR: heartlab.toc:23: START 00:02:00 behind or at track end.
> ERROR: heartlab.toc:36: START 00:02:00 behind or at track end.
>
> The track sections look like this:
> TRACK AUDIO
> COPY
> NO PRE_EMPHASIS
> CD_TEXT {
> LANGUAGE 0 {
> TITLE "Struttin'"
> PERFORMER "Brad Pseudonym"
> COMPOSER ""
> }
> }
> PREGAP 00:02:00
> FILE "/tape/Heartlab/Struttin.wav" 0
You haven't specified the length of the track. I'm guessing the correct
format in this case would be something like:
FILE "/foo/bar.wav" 0 03:40:02
Specified in minutes:seconds:cd-frames (cd-frames are 75 in a second iirc).
Sampo
More information about the Linux-audio-user
mailing list