Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Feb 2001 11:34:42 +0100 (CET)
From:      Soren Schmidt <sos@freebsd.dk>
To:        sreid@sea-to-sky.net (Steve Reid)
Cc:        oys@powertech.no (Espen Oyslebo), multimedia@FreeBSD.ORG
Subject:   Re: Cd-paranoia
Message-ID:  <200102031034.LAA71367@freebsd.dk>
In-Reply-To: <20010202231925.A3346@grok.bc.hsia.telus.net> from Steve Reid at "Feb 2, 2001 11:19:25 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200102031034.LAA71367>