On Sun, 9 May 2004, Julien Gabel wrote:

> > I am trying to copy some old Audio CD's. I have got an IDE CD
> > burner - configured as SCSI device 1,0,0 .
> > When I use
> > # cdda2wav -vall cddb=0 -D1,0,0 -B -Owav
> > - as recommended by THE handbook - only the first four tracks of
>
> The Handbook (16.3.2 Ripping CD Audio Tracks) just suggest the following
> syntax:
>  # cdda2wav -D 1,0,0 -B
That one doesn't work either, but thanks for your hint to 16.3.2
(I only saw 12.5): Since I use an IDE CD player/writer I can
use
# cdda2wav -D /dev/acd0 -B
which does the complete dump. With
# cdrecord -v dev=1,0,0 -dao -text *.wav
I get a perfect copy.

So thanks again,

Uli.

        +---------------------------+
        |    Peter Ulrich Kruppa    |
        |         Wuppertal         |
        |          Germany          |
        +---------------------------+
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to