> 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

> the CD are dumped. I tried several CD's and flag -T , too, but
> the result always was the same.

Does the following comand give the tenth (for example ; > to 4) track?
 # cdda2wav -D 1,0,0 -t 10

-- 
-jpeg.
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to