>From: "Pye, Adam" <[EMAIL PROTECTED]>
>I've been trying to get CDRECORD to burn a CD made of multiple WAV files in
>DAO mode without any success. The WAV files were extracted "exactly" and
>are not "padded" to the sector size (2352 bytes) to avoid any "clicks" at
>the end of each track. When I try to use CDRECORD, however, it claims that
>it can't burn the tracks unless I "-pad" them. This almost defeats the
>purpose of DAO mode (I don't want 1/74th of a second of silenct b/t tracks),
>so I was wondering if there's a way to do this. All CD burning programs in
>Windows that I've tried can do this fine by just selecting all the tracks
>and choosing DAO mode. Any suggestions would be much appreciated. Thanks!
>Here's the command line I'm using:
>"cdrecord -v dev=0,1,0 -dao *.wav"
It seems that you misunderstood how CDrecording works.
Any audio data that is not a multiple of 2352 bytes is illegal.
It must be padded!
You cannot write less than a sector.
J�rg
EMail:[EMAIL PROTECTED] (home) J�rg Schilling D-13353 Berlin
[EMAIL PROTECTED] (uni) If you don't have iso-8859-1
[EMAIL PROTECTED] (work) chars I am J"org Schilling
URL: http://www.fokus.gmd.de/usr/schilling ftp://ftp.fokus.gmd.de/pub/unix
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]