Date: Sat, 18 Jan 2003 13:41:45 +0100 From: UndeRsc0re <delrosso.a@inwind.it> To: Steve O'Hara-Smith <steve@sohara.org> Cc: andreas@klemm.apsfilter.org, multimedia@FreeBSD.ORG Subject: Re: how to 100% copy an audio CD when having IDE drives FBSD 4.7 ? Message-ID: <20030118134145.2140adc6.delrosso.a@inwind.it> In-Reply-To: <20030118133411.7b29c888.steve@sohara.org> References: <20030118105221.GA18392@titan.klemm.apsfilter.org> <20030118133411.7b29c888.steve@sohara.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 18 Jan 2003 13:34:11 +0100 Steve O'Hara-Smith <steve@sohara.org> scrisse: >On Sat, 18 Jan 2003 11:52:21 +0100 >Andreas Klemm <andreas@klemm.apsfilter.org> 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) ^^^^^^^^^^^^^^^^^^^^ ?!? like psx games :-) Antonio To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030118134145.2140adc6.delrosso.a>