can you please provide us with commandline parameter for converting m4a to mp3
I tried using this syntax
C:\>"c:\program files\illustrate\dBpoweramp\coreconverter.exe" -infile="c:\afile.m4a" -outfile="c:\outfile.mp3" -convert_to="m4a" -V 2
as mentioned in this link
and i am getting an exception like
"c:\program files\illustrate\dBpoweramp\coreconverter.exe is not a valid win32 application "
I know scripting code is available but righ now not intersted in that.
Hope some one may help me with this.
Thanks
I tried using this syntax
C:\>"c:\program files\illustrate\dBpoweramp\coreconverter.exe" -infile="c:\afile.m4a" -outfile="c:\outfile.mp3" -convert_to="m4a" -V 2
as mentioned in this link
and i am getting an exception like
"c:\program files\illustrate\dBpoweramp\coreconverter.exe is not a valid win32 application "
I know scripting code is available but righ now not intersted in that.
Hope some one may help me with this.
Thanks
Comment