From owner-freebsd-questions@FreeBSD.ORG Sun May 9 11:50:57 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9236116A4CE for ; Sun, 9 May 2004 11:50:57 -0700 (PDT) Received: from smtp.thilelli.net (jgabel.net1.nerim.net [80.65.226.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id C830543D58 for ; Sun, 9 May 2004 11:50:56 -0700 (PDT) (envelope-from jpeg@thilelli.net) Received: from localhost (localhost.thilelli.net [127.0.0.1]) by bento.thilelli.net (Postfix) with ESMTP id D6E3E78C4A for ; Sun, 9 May 2004 20:50:53 +0200 (CEST) Received: from bento.thilelli.net ([127.0.0.1]) by localhost (bento.thilelli.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 10589-07 for ; Sun, 9 May 2004 20:50:53 +0200 (CEST) Received: from webmail.thilelli.net (localhost.thilelli.net [127.0.0.1]) by bento.thilelli.net (Postfix) with SMTP id 02DD578C43 for ; Sun, 9 May 2004 20:50:53 +0200 (CEST) Received: from 192.168.0.105 (SquirrelMail authenticated user jgabel) by webmail.thilelli.net with HTTP; Sun, 9 May 2004 20:50:53 +0200 (CEST) Message-ID: <53314.192.168.0.105.1084128653.squirrel@webmail.thilelli.net> In-Reply-To: <20040509200141.B1481@pukruppa.net> References: <20040509200141.B1481@pukruppa.net> Date: Sun, 9 May 2004 20:50:53 +0200 (CEST) From: "Julien Gabel" To: freebsd-questions@freebsd.org User-Agent: SquirrelMail/1.4.2 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 Importance: Normal X-Virus-Scanned: by amavisd-new at thilelli.net Subject: Re: cdda2wav doesn't dump complete Audio CD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 May 2004 18:50:57 -0000 > 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.