Date: Sun, 03 Oct 1999 20:23:40 -0400 From: "Daniel T. Chen" <daniel_chen@unc.edu> To: "James C. Durham" <durham@w2xo.pgh.pa.us> Cc: freebsd-questions@freebsd.org Subject: Re: cdrecord question Message-ID: <37F7F38C.CC6D9F13@unc.edu> References: <37F6AA13.1DD15C04@unc.edu> <37F7E1CC.7E65E152@w2xo.pgh.pa.us>
next in thread | previous in thread | raw e-mail | index | archive | help
"James C. Durham" wrote: > > I believe you want to change "-data" to "-audio". Also, you > may need to put in -swab. If this is needed, the symptom > is that the CD player says the tracks are there and all > is fine, but you get nothing but hiss with a few hints > of music (caused by the swapping of low and high order > bytes). > > Here is the line I use: > cdrecord -v -swab speed=2 dev=3,0 -audio track*.raw > > I am using tosha to "rip" the tracks. Jim, Thanks for the tip. I think I did not state my question clearly enough, so a lot of people on the list thought I was actually trying to burn them as audio tracks. Actually, I was trying to burn a directory of mp3s in *data* format to disk so that I could just take the CD-R to another computer and play them. So for future reference: mkhybrid -J -o cdimage.raw *.mp3 and cdrecord -v -data speed=8 dev=0,4,0 cdimage.raw Thanks for everyone's input. -d -- Daniel T. Chen daniel_chen@unc.edu 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?37F7F38C.CC6D9F13>