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

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

So how do you wanted that the first command ever work ("-D1,0,0")?

> which does the complete dump. With
> # cdrecord -v dev=1,0,0 -dao -text *.wav
> I get a perfect copy.

Additionally you can try to enable ATAPI devices to be accessed through
the SCSI subsystem using atapicam(4) in your kernel, but this is not
mandatory at all.
-- 
-jpeg.



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