Hi.
I have recived this script from a friend.
c:\Programfiler\Illustrate\dBpoweramp\CoreConverte r.exe -infile="\\xxxxx.mp3" -outfile="\\xxxxxxx.wav" -s="48000" -b="256" -convert_to="Bwf mp2" -dspeffect1="Volume Normalize= -mode={qt}peak{qt} -maxamp={qt}50{qt} -desiredb={qt}-9{qt}" -V 6
I have altered it, and need the xxxx.mp3 from one folder to be named yyyyy.wav in another folder every hour.
When i use this script it tells me that "-infile="xxxxx.mp3" is an unknown command. Any hints or tricks?
I have recived this script from a friend.
c:\Programfiler\Illustrate\dBpoweramp\CoreConverte r.exe -infile="\\xxxxx.mp3" -outfile="\\xxxxxxx.wav" -s="48000" -b="256" -convert_to="Bwf mp2" -dspeffect1="Volume Normalize= -mode={qt}peak{qt} -maxamp={qt}50{qt} -desiredb={qt}-9{qt}" -V 6
I have altered it, and need the xxxx.mp3 from one folder to be named yyyyy.wav in another folder every hour.
When i use this script it tells me that "-infile="xxxxx.mp3" is an unknown command. Any hints or tricks?
Comment