From owner-freebsd-questions Sun Oct 3 17:23:37 1999 Delivered-To: freebsd-questions@freebsd.org Received: from smtpsrv1.isis.unc.edu (smtpsrv1.isis.unc.edu [152.2.1.138]) by hub.freebsd.org (Postfix) with ESMTP id 07B2B14FC9 for ; Sun, 3 Oct 1999 17:23:34 -0700 (PDT) (envelope-from daniel_chen@unc.edu) Received: from unc.edu (dhcp2274.dhcp.unc.edu [152.2.174.242]) by smtpsrv1.isis.unc.edu (8.9.3/8.9.1) with ESMTP id UAA29386; Sun, 3 Oct 1999 20:23:33 -0400 (EDT) Message-ID: <37F7F38C.CC6D9F13@unc.edu> Date: Sun, 03 Oct 1999 20:23:40 -0400 From: "Daniel T. Chen" Organization: UNC Chapel Hill X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: "James C. Durham" Cc: freebsd-questions@freebsd.org Subject: Re: cdrecord question X-Priority: 1 (Highest) References: <37F6AA13.1DD15C04@unc.edu> <37F7E1CC.7E65E152@w2xo.pgh.pa.us> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "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