From owner-freebsd-questions Wed Jan 17 15:15:21 2001 Delivered-To: freebsd-questions@freebsd.org Received: from studict.student.utwente.nl (studict.student.utwente.nl [130.89.220.2]) by hub.freebsd.org (Postfix) with ESMTP id 7D0BF37B400 for ; Wed, 17 Jan 2001 15:15:03 -0800 (PST) Received: from rhosgobel (kabel203069.kabel.utwente.nl [130.89.203.69]) by studict.student.utwente.nl (8.9.3/MQT) with ESMTP id AAA08513; Thu, 18 Jan 2001 00:14:58 +0100 (MET) From: "Rogier Steehouder" To: Bob Johnson Date: Thu, 18 Jan 2001 00:15:00 +0100 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: [FBSD-Q] Re: Burning Audio CD's w/ IDE CD-RW drive Reply-To: r.j.steehouder@student.utwente.nl Cc: questions@freebsd.org, dhagan@colltech.com Message-ID: <3A663584.3774.1F13B73@localhost> In-reply-to: <3A65AE88.FEED7EE2@eng.ufl.edu> X-mailer: Pegasus Mail for Win32 (v3.12c) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > 1) Extract an audio track from a cd to a file > > > There are a few programs in the ports that claim to do this. I use > dagrab, e.g. > > $ mkdir musictracks > $ cd musictracks > $ dagrab -d /dev/acd1c > > will leave a file for each track (trackXX.wav) on the cd. > > 2) Burn that track onto a cd-r (burncd -f /dev/acd1c audio filename > > fixate?) > > That's right. burncd will accept wildcards, so all of the files > generated by dagrab can be burned with something like: > > $ burncd -f /dev/acd1c -e -s4 audio track*.wav fixate Have you tried this? Does burncd convert .wav to CD audio format? I suspect the result of the procedure above will sound like random noise. According to the man page, burncd needs raw audio tracks. If anyone knows a grabber that reads and writes CD audio format, I'd like to know. (cdda2wav says it can, but my test failed miserably. Could have been my fault, though.) With kind regards, Rogier Steehouder __ _ -O_\ Rogier Steehouder // | / mailto:r.j.steehouder@student.utwente.nl //\ / \ http://home.student.utwente.nl/r.j.steehouder/ // \ <--------------------- 25m ------------------------> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message