Date: Thu, 18 Jan 2001 00:15:00 +0100 From: "Rogier Steehouder" <r.j.steehouder@student.utwente.nl> To: Bob Johnson <bob@eng.ufl.edu> Cc: questions@freebsd.org, dhagan@colltech.com Subject: Re: [FBSD-Q] Re: Burning Audio CD's w/ IDE CD-RW drive Message-ID: <3A663584.3774.1F13B73@localhost> In-Reply-To: <3A65AE88.FEED7EE2@eng.ufl.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
> > 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A663584.3774.1F13B73>