From owner-freebsd-multimedia Sat Feb 3 2:36:21 2001 Delivered-To: freebsd-multimedia@freebsd.org Received: from freebsd.dk (freebsd.dk [212.242.42.178]) by hub.freebsd.org (Postfix) with ESMTP id A2C4A37B401 for ; Sat, 3 Feb 2001 02:36:03 -0800 (PST) Received: (from sos@localhost) by freebsd.dk (8.9.3/8.9.1) id LAA71367; Sat, 3 Feb 2001 11:34:43 +0100 (CET) (envelope-from sos) From: Soren Schmidt Message-Id: <200102031034.LAA71367@freebsd.dk> Subject: Re: Cd-paranoia In-Reply-To: <20010202231925.A3346@grok.bc.hsia.telus.net> from Steve Reid at "Feb 2, 2001 11:19:25 pm" To: sreid@sea-to-sky.net (Steve Reid) Date: Sat, 3 Feb 2001 11:34:42 +0100 (CET) Cc: oys@powertech.no (Espen Oyslebo), multimedia@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org It seems Steve Reid wrote: > On Sat, Jan 27, 2001 at 09:19:15PM -0500, Espen Oyslebo wrote: > > > Anyone get cd-paranoia to work under free-bsd? > [snip] > > If not, what is the `best' substitute under FreeBSD. Since programs > > are often hard to rate on a worst --> best scale, a nice summery of > > pros/cons of the different tools would be appreciated. > > As far as I can tell there are two CDDA rippers that work with IDE > CDROM drives: dagrab and cdd. Hmm, if you have a decent ATAPI CDROM drive, you can just read off the audio data by doing: dd if=/dev/acdNtY of=file bs=2352 N=drive number Y=track number No need for a ripper anymore :) This works for FreeBSD-4.2 and later, enjoy.... -Søren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message