Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Dec 2002 10:56:04 +0200
From:      George Jeliazkov <georgej@mail.rmdvarna.com>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Audio CD:s frequently unreadable
Message-ID:  <20021213105604.47da2ea2.georgej@mail.rmdvarna.com>
In-Reply-To: <20021212221104.79019dc1.johann@broadpark.no>
References:  <20021212221104.79019dc1.johann@broadpark.no>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 12 Dec 2002 22:11:04 +0100
"Janine C.Buorditez" <johann@broadpark.no> wrote:

> Hi.
> 
> There are a lot of CD players that can't read my audio CD,
> made with this command:
> 
> cdrecord -v dev=0,3,0 speed=4 -audio -pad *wav
> 
> Is this because of the way I burn it or the thing I burn it on?
> 
> --janine
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
> 

i'm not quite sure if this should work but you may want to try:

  cdrecord -v dev=0,3,0 speed=4 -dao -audio -pad *wav
 				^^^^
to write the CD in Disk-at-Once mode.

george

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?20021213105604.47da2ea2.georgej>