So, I am running 12.4 of the converter, and I am trying to write a script to do batch encodings of my WMA lossless files into a lossy WMA encoding.
I ran the converter on a single file to get the registry setup with the right settings (per the documentation). And it does complete successfully.
However, when I try to do the same from the commandline I get the following error:
Error Creating WMA Profile. [clEncoder::BeginConversion]
Conversion Failed.
My command line essentially looks like this:
E:\Music\LossLess>"C:/Program Files/Illustrate/dBpoweramp/coreconverter.exe" -infile="//bart/lossless/A Perfect Circle/Mer de Noms/12-Over.wma" -outfile="//bart
/high quality/A Perfect Circle/Mer de Noms/12-Over.wma" -convert_to="Windows Media Audio 10" -codec="Windows Media Audio 9.2" -settings="192 kbps, 44 kHz, stereo VBR" -vbr
Any ideas??
I ran the converter on a single file to get the registry setup with the right settings (per the documentation). And it does complete successfully.
However, when I try to do the same from the commandline I get the following error:
Error Creating WMA Profile. [clEncoder::BeginConversion]
Conversion Failed.
My command line essentially looks like this:
E:\Music\LossLess>"C:/Program Files/Illustrate/dBpoweramp/coreconverter.exe" -infile="//bart/lossless/A Perfect Circle/Mer de Noms/12-Over.wma" -outfile="//bart
/high quality/A Perfect Circle/Mer de Noms/12-Over.wma" -convert_to="Windows Media Audio 10" -codec="Windows Media Audio 9.2" -settings="192 kbps, 44 kHz, stereo VBR" -vbr
Any ideas??
Comment