Date: Sun, 19 Jan 2003 13:32:47 +0100 From: Alexander Leidinger <Alexander@Leidinger.net> To: Lars Eggert <larse@ISI.EDU> Cc: sos@spider.deepcore.dk, 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: <20030119133247.549b11b7.Alexander@Leidinger.net> In-Reply-To: <3E29977C.3090506@isi.edu> References: <200301181213.h0ICDCA8078729@spider.deepcore.dk> <3E29977C.3090506@isi.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 18 Jan 2003 10:05:48 -0800 Lars Eggert <larse@ISI.EDU> wrote: > On 1/18/2003 4:13 AM, Soeren Schmidt wrote: > > #from above the number of tracks can be derived then read the tracks > > > > for n in 01 02 03 04 ... > > do > > dd if=/dev/acd0t$n of=track$n bs=2352 > > done > > Somewhat unrelated: When I do the above dd to extract for MP3 encoding, > I had to add conv=swab before feeding it into lame, otherwise I'd get > white noise. lame can also work without conv=swab, you just have to add -x to the lame command line. Bye, Alexander. -- Yes, I've heard of "decaf." What's your point? http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7 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?20030119133247.549b11b7.Alexander>