burncd audio

David S. Jackson deepbsd at earthlink.net
Sun Apr 13 16:34:29 PDT 2003


On Thu, Apr 10, 2003 at 04:30:02PM -0500 Nathan <ndo1985 at farmerstel.com> wrote:
> how can i burn audio cds, i can burn data cds fine, but when it comes
> to audio it gives -1 of xxxxxx bytes burned, i converted the mp3s to
> wavs like i was told to, i have 4.7 , using burncd

I create a list of files in the wav directory.  Then I do a 

files=`cat files.txt`
burncd -(arguments here) ${files} (other arguments)

Seems to work fine.

-- 
David S. Jackson                        dsj at dsj.net
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
I thought there was something fishy about the butler.
Probably a Pisces, working for scale.
		-- Firesign Theatre, "The Further
		Adventures of Nick Danger"


More information about the freebsd-questions mailing list