From owner-freebsd-scsi Fri Apr 13 11:14:55 2001 Delivered-To: freebsd-scsi@freebsd.org Received: from nu.binary.net (nu.binary.net [216.229.0.6]) by hub.freebsd.org (Postfix) with ESMTP id CD6C737B50C; Fri, 13 Apr 2001 11:14:49 -0700 (PDT) (envelope-from nathan@binary.net) Received: from matrix.binary.net (matrix.binary.net [216.229.0.2]) by nu.binary.net (Postfix) with ESMTP id 39CFC9C1E7; Fri, 13 Apr 2001 13:22:48 -0500 (CDT) Received: by matrix.binary.net (Postfix, from userid 1007) id AA459835CC; Fri, 13 Apr 2001 13:14:52 -0500 (CDT) Date: Fri, 13 Apr 2001 14:14:52 -0400 From: Nathan Dorfman To: Harold Gutch Cc: Guido van Rooij , freebsd-multimedia@FreeBSD.ORG, freebsd-scsi@FreeBSD.ORG Subject: Re: tosha & cdrecord Message-ID: <20010413141452.A74659@rtfm.net> References: <20010323195355.A21097@gvr.gvr.org> <20010323205639.A41316@foobar.franken.de> <20010413135528.A73999@rtfm.net> <20010413200743.A90877@foobar.franken.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010413200743.A90877@foobar.franken.de>; from logix@foobar.franken.de on Fri, Apr 13, 2001 at 08:07:43PM +0200 Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Fri, Apr 13, 2001 at 08:07:43PM +0200, Harold Gutch wrote: > On Fri, Apr 13, 2001 at 01:55:28PM -0400, Nathan Dorfman wrote: > > On Fri, Mar 23, 2001 at 08:56:39PM +0100, Harold Gutch wrote: > > > Try omitting the -f parameter to tosha and thus dumping raw PCM > > > files, and then burning them with the -swab parameter. > > > That works for me (with a TEAC CD-R58S though). > > > > Careful. You only want to use -swab with drives whose byte ordering > > differs from that of your system and PCM files. > > According to the manpage, cdrecord automatically recognizes what > byte-order the cd-burner requires, but cdrecord itself assumes > the PCM files to be in big-endian order. Tosha dumps the tracks > in host-order, which is little-endian on x86, so you'll need > -swab in my scenario above. Also from the manpage: Note that the verbose output of cdrecord will show you if swapping is necessary to make the byte order of the input data fit the required byte order of the recorder. Cdrecord will not show you if the -swab flag was actually present for a track. > bye, > Harold -- Nathan Dorfman [http://www.rtfm.net] "The light at the end of the tunnel is the headlight of an approaching train." --/usr/games/fortune To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message