burncd audio produces white noise
[LoN]Kamikaze
LoN_Kamikaze at gmx.de
Sat May 20 03:02:17 PDT 2006
Par Leijonhufvud wrote:
> Michael A. Koerber <mak at 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
More information about the freebsd-stable
mailing list