From owner-freebsd-multimedia Sat Jan 18 4:34:26 2003 Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1930B37B401 for ; Sat, 18 Jan 2003 04:34:25 -0800 (PST) Received: from smtp4.wanadoo.nl (smtp4.wanadoo.nl [194.134.35.175]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8853843F18 for ; Sat, 18 Jan 2003 04:34:19 -0800 (PST) (envelope-from steve@sohara.org) Received: from ams-gw.sohara.org (i1357.vwr.wanadoo.nl [194.134.213.83]) by smtp4.wanadoo.nl (Postfix) with SMTP id 546393E68B; Sat, 18 Jan 2003 13:34:16 +0100 (CET) Date: Sat, 18 Jan 2003 13:34:11 +0100 From: Steve O'Hara-Smith To: Andreas Klemm Cc: multimedia@FreeBSD.ORG Subject: Re: how to 100% copy an audio CD when having IDE drives FBSD 4.7 ? Message-Id: <20030118133411.7b29c888.steve@sohara.org> In-Reply-To: <20030118105221.GA18392@titan.klemm.apsfilter.org> References: <20030118105221.GA18392@titan.klemm.apsfilter.org> X-Mailer: Sylpheed version 0.8.8 (GTK+ 1.2.10; i386-portbld-freebsd4.7) X-Face: %]+HVL}K`P8>+8ZcY-WGHP6j@&mxMo9JH6_WdgIgUGH)JX/usO0%jy7T~IVgqjumD^OBqX,Kv^- GM6mlw(fI^$"QRKyZ$?xx/ Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sat, 18 Jan 2003 11:52:21 +0100 Andreas Klemm wrote: AK> Hi ! AK> AK> I have FreeBSD 4.7 and a big problem copying Audio CD's with AK> IDE hardware... AK> AK> How can I automate this process of ripping and burning, to get a AK> nearly 100% exact copy of the audio CD ?? With gaps between songs ? In an empty directory dagrab -o 0 -a -v -d /dev/acd1c burncd -s max -f /dev/acd0c audio * fixate Or if you have atapicam available you can get a better copy with cdda2wav -vall -D1,1,0 -B -Owav cdrecord -v dev=1,0,0 -dao -useinfo -text *.wav For difficult copies (with atapicam) cdrdao copy --source-device 1,1,0 --source-driver generic-mmc-raw \ --device 1,0,0 --driver generic-mmc-raw --read-subchan rw_raw -n --force -- C:>WIN | Directable Mirrors The computer obeys and wins. |A Better Way To Focus The Sun You lose and Bill collects. | licenses available - see: | http://www.sohara.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message