From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from cpe-24-221-98-238.az.sprintbbd.net ([24.221.98.238] helo=lnx1.holmesgrown.com) by speech.braille.uwo.ca with esmtp (Exim 3.34 #1 (Debian)) id 16kfOk-0005e2-00 for ; Tue, 12 Mar 2002 01:04:34 -0500 Received: from lnx3.holmesgrown.com (steve@lnx3.holmesgrown.com [192.168.1.5]) by lnx1.holmesgrown.com (8.9.3/8.9.3) with ESMTP id XAA01637 for ; Mon, 11 Mar 2002 23:04:10 -0700 Date: Mon, 11 Mar 2002 23:04:14 -0700 (MST) From: Steve Holmes To: Subject: Re: audio cd reccording In-Reply-To: <20020308130644.A9859@joana.gotss.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: speakup-admin@braille.uwo.ca Errors-To: speakup-admin@braille.uwo.ca X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.0.8 Precedence: bulk Reply-To: speakup@braille.uwo.ca List-Help: List-Post: List-Subscribe: , List-Id: Speakup is a screen review system for Linux. List-Unsubscribe: , List-Archive: My only complaint about cdrdao is it seems to have trouble with more SCSI emulators than does cdrecord. Cdrecord works great on my system for data style files but when I use cdrdao, I get a couple errors about being unable to determin something about the device. I had to specify my drivers as follows: read_driver:"generic-mmc:0x00200007" write_device:"0,0,0" write_driver:"generic-mmc" But the last time I copied a cd with paranoia-mode=1, I still got some errors while reading the cd and it took a very long time to do the job. I also couldn't get any progress messages to tell me how much longer . On Fri, 8 Mar 2002, Kerry Hoath wrote: > Don't use cdrecord for this, > since cdrecord and cdparanoia won't preserve index marks. > Get and install cdrdao > or compile it after fetching it from http://cdrdao.sourceforge.net > Then after /etc/cdrdao.conf is correctly configured, (needs cdrdao 1.1.5 > or later) you can do > cdrdao copy > > This preserves pregaps, indicies and isrc information. > > Regards, Kerry. > On Thu, Mar 07, 2002 at 11:45:13PM -0500, Daniel Crone wrote: > > How do I use cdrecord to copy an audio cd? I want to copy everything on > > the audio disk just as it is. > > > > > > _______________________________________________ > > Speakup mailing list > > Speakup@braille.uwo.ca > > http://speech.braille.uwo.ca/mailman/listinfo/speakup > > > >