Date: Fri, 1 Mar 2002 10:33:12 -0300 (BRT) From: Mauro Dias Ribeiro Junior <mribeiro@techlinux.com.br> To: questions@freebsd.org Subject: audio and burncd Message-ID: <20020301102807.F6603-100000@server.mdrjr.net>
next in thread | raw e-mail | index | archive | help
ok Few days ago i buyed a new CD Writter it is a LG acd0: CD-RW <LG CD-RW CED-8120B> at ata0-slave using PIO4 to be more specific. 12x8x32x I'm using burncd to burncd my data's CD and burncd burns all CD's perfect. But when i try to write a audio CD 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 simply don't write to CD. and i got this error acd0: WRITE_BIG - ILLEGAL REQUEST asc=64 ascq=00 error=00 this .wav file was created using this script: /usr/local/bin/mpg123 -s $1 | /usr/local/bin/sox -r 44100 -s -w -c 2 -t raw - $2 written by me I tryed a lot of things to convert this file but i can't write this audio CD. Does anyone have any idea ? Best Regards, Mauro Dias Ribeiro Junior 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?20020301102807.F6603-100000>