Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 May 2004 22:05:44 +0200 (CEST)
From:      Peter Ulrich Kruppa <root@pukruppa.de>
To:        Julien Gabel <jpeg@thilelli.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: cdda2wav doesn't dump complete Audio CD
Message-ID:  <20040509215920.V1481@pukruppa.net>
In-Reply-To: <53314.192.168.0.105.1084128653.squirrel@webmail.thilelli.net>
References:  <20040509200141.B1481@pukruppa.net> <53314.192.168.0.105.1084128653.squirrel@webmail.thilelli.net>

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



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