[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Cannot burn audio tracks with cdrecord



On Thu, 07 Jul 2005 22:33:07 +0100
Chris Lale <chrislale@untrammelled.co.uk> wrote:

> Rodney D. Myers wrote:
> 
> >On Thu, 07 Jul 2005 17:10:41 +0100
> >Chris Lale <chrislale@untrammelled.co.uk> wrote:
> >
> >  
> >
> >>I have this problem in both Stable (Sarge) and Unstable with kernel 
> >>2.6.8-2-386. I have two .wav files (recorded with sound-recorder). I
> >>can burn a CD with cdrecord using either one of the files, and the
> >>result is a playable audio CD.
> >>
> >>If I burn a disc using both files, the CD will not play on a
> >>software audio player or on audio hi-fi equipment. The commands I
> >>have tried are
> >>
> >>cdrecord -eject -v -tao speed=16 -audio -pad dev=ATA:1,0,0 *.wav
> >>cdrecord -eject -v -dao speed=16 -audio -pad dev=ATA:1,0,0 *.wav
> >>cdrecord -eject -v -dao speed=16 -audio -pad dev=/dev/hdc *.wav.
> >>
> >>The same problem occurs using XCDRoast and k3b (which both use
> >>cdrecord).
> >>
> >>I can burn the .wav files using the -data switch, transfer them to
> >>a Windoze machine and burn an audio CD sucessfully there.
> >>
> >>Has anyone been able to burn a multi-track audio CD in Sarge?
> >>
> >>
> >>Chris.
> >>chrislale@untrammelled.co.uk
> >>    
> >>
> >
> >This is an older script I have used;
> >
> >cdrecord -v dev=/dev/hdd -useinfo -v speed=16 -pad -eject fs=64992k
> >driveropts=burnfree -dao -audio *.wav
> >
> >It looks similar to what you are using though.
> >
> >  
> >
> Thanks. I tried fs=64992k (I have 128MB in the box and 8MB in the
> drive, so this looks OK) and driveropts=burnfree, but I produced
> another corrupt audio disc. I did not try -useinfo; the manpage
> refers to info files. Did you write these yourself?
> 
> The screen output looks OK, but the audio CD is a coaster:

<screen output deleted>

Tweaked what xcdroast had written into the log file.

Another way, which I prefer is to select each wav file in order, and
insert them. instead of 

-dao *.wav

I use

-dao 1.wav
-dao 2.wav

etc. works better for me that way

-- 
Rodney D. Myers <rdmyers@MtPalomar.net>	
Registered Linux User #96112
ICQ#:     AIM#:       YAHOO:
18002350  mailman452  mailman42_5

They that can give up essential liberty to obtain a 
little temporary safety deserve neither liberty nor safety.
        Ben Franklin - 1759

Attachment: pgpdFQ32hVG1l.pgp
Description: PGP signature


Reply to: