Can't burn audio cd
Status: Beta
Brought to you by:
alexpod
See log file for exact error.
When fooling with cdrecord I can reproduce the same
error with the following command line:
cdrecord -v -dummy -pad speed=35 dev=1,0,0 -audio
'/usr/tmp/cdbo_audio_1_12_19_12_11.wav
/usr/tmp/cdbo_audio_1_12_19_14_10.wav'
However the following command line DOES work:
cdrecord -v -dummy -pad speed=35 dev=1,0,0 -audio
/usr/tmp/cdbo_audio_1_12_19_12_11.wav
/usr/tmp/cdbo_audio_1_12_19_14_10.wav
Note the quotation marks!
All I really need is where in the source the comand
line is built so I can patch locally.
Using:
FreeBSD 4.9-stable
cdbakeoven 1.8.9
(note: can't upgrade to 2.0 because FBSD lacks
linux/cdrom.h)
Log of faild burn