Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 May 2006 12:02:07 +0200
From:      "[LoN]Kamikaze" <LoN_Kamikaze@gmx.de>
To:        stable@freebsd.org
Subject:   Re: burncd audio produces white noise
Message-ID:  <446EE91F.2080505@gmx.de>
In-Reply-To: <20060520074437.GX9183@absaroka.hunter-gatherer.org>
References:  <53u07rv6of.wl%mak@ll.mit.edu> <53lkt22okm.wl%mak@ll.mit.edu> <20060520074437.GX9183@absaroka.hunter-gatherer.org>

next in thread | previous in thread | raw e-mail | index | archive | help

Par Leijonhufvud wrote:
> Michael A. Koerber <mak@ll.mit.edu> [2006.05.16] wrote:
>>   1.  Starting with a known good audio CD
>>   2.  Rip via dd if=/dev/acd0t01 ... etc
>>   3.  burncd -f /dev/acd0 track01.cdr ... etc
> 


This might be because you don't use the appropriate blocksize. A more
secure way would be

# cp /dev/acd0t01 track01.cdr

or to copy the whole CD at once

# cp /dec/acd0 audiocd.image



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?446EE91F.2080505>