Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 01 Mar 2002 19:16:25 -0300
From:      Mauro Dias <mribeiro@techlinux.com.br>
To:        freebsd-bugs@freebsd.org
Subject:   burncd don't write
Message-ID:  <5.1.0.14.0.20020301191446.009f28c0@pop.vbnet.com.br>

next in thread | raw e-mail | index | archive | help
Hi all
It's my first time using burncd with my IDE CD Writter and i get some 
problems when i write audio CD's.
Data CD's burns fine.
I use the fallow command Line to burn audio CD's:
burncd -f /dev/acd0c -s 4 audio music1.wav
...
when I do that i got this error:
# burncd -f /dev/acd0c -s 4 audio 1.wav
next writeable LBA 0
writing from file 1.wav size 39825 KB
only wrote -1 of 37632 bytes
#
and in my console writes to me:
acd0: WRITE_BIG - ILLEGAL REQUEST asc=64 ascq=00 error=00
my IDE CDWritter is:
acd0: CD-RW <LG CD-RW CED-8120B> at ata0-slave using PIO4
12x8x32x
the .wav file was created using the fallow script:
/usr/local/bin/mpg123 -s file.mp3 | /usr/local/bin/sox -r 44100 -s -w -c 2 
-t raw - file.raw
another ways tryed:
Used winamp to covert to .wav file nad try to write (FAILED)
converted winamp .wav to .raw using sox (sox file.wav -t raw file.raw) 
(FAILED)
all fails give's me to the same error.
Does anyone have any ideia ??
I don't known what to do

Best Regards,
Mauro Dias Ribeiro Junior



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




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