From owner-freebsd-questions Sat Dec 5 04:04:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA05231 for freebsd-questions-outgoing; Sat, 5 Dec 1998 04:04:29 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from achilles.noc.ntua.gr (achilles.noc.ntua.gr [147.102.222.210]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA05207 for ; Sat, 5 Dec 1998 04:04:25 -0800 (PST) (envelope-from mantzios@softlab.ece.ntua.gr) Received: from theseas.softlab.ece.ntua.gr (root@theseas.softlab.ece.ntua.gr [147.102.1.1]) by achilles.noc.ntua.gr (8.8.8/8.8.8) with ESMTP id OAA23597; Sat, 5 Dec 1998 14:03:59 +0200 (EET) Received: by softlab.ece.ntua.gr with ESMTP id OAA22849 ; Sat, 5 Dec 1998 14:03:57 +0200 (EET) Received: by softlab.ece.ntua.gr [client - phgasos] with SMTP id OAA12743 at Sat, 5 Dec 1998 14:03:57 +0200 (EET) X-Authentication-Warning: phgasos.softlab.ece.ntua.gr: mantzios owned process doing -bs Date: Sat, 5 Dec 1998 14:03:57 +0200 (EET DST) From: Achilleas Mantzios To: "Larry S. Marso" cc: freebsd-questions@FreeBSD.ORG Subject: Re: YAMAHA CRW4260 audio recording problem In-Reply-To: <19981204083825.G25352@marso.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 4 Dec 1998, Larry S. Marso wrote: > Certainly don't use the "blank=all" feature. This is only for use with a > re-writable cdr, blanking its existing contents before you write new > material to it. cdrecord tells you plainly: > > > ATIP info from disk: > > Is not erasable > > What is track32.pcm? Is it an audio file? Then you need to use: > > cdrecord -audio -swab -v -nofix dev=X,X,X speed=X track32.pcm > ^^^^ mandatory for audio > ^^^^ often necessary. What tosha grabs it bit reversed. ^^^^ I think that the CRW4260 likes little endian, i'll try both anyway. > ^^^^ if you're writing multiple audio tracks > one at a time, use "nofix" until the last > time. However, cdrecord understand > wildcards. > ^^^^ you can go up to 4x speed > for write-once disks! > > The -swab will fix your 'white noise' problem, by the way. > > However, until you "fix" the disk your cdplayer probably can't play it. > Once it's "fixed", you can't write more music to it. > > Best regards > -- > Larry S. Marso > larry@marso.com > > > > THANX!!!!! I try to be a little aware of the CD technology concepts first. As soon as my freesd is alive again (still building world :( ) i'll try your recommendations. Again Thanx!! P.S. Does wormcontrol co-operate with cdrecord??? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message