Hello,
i can't to use dbpoweramp with cygwin in command line on Windows 2003.
I explain :
this command is good in cygwin :
so i can encode myfile.
but i tried with a space in source ("my file.wma"):
and dbpoweramp find only source="my" ! so it CAN'T encode
Have you the same problem ?
Thanks a lot.
Pierre
i can't to use dbpoweramp with cygwin in command line on Windows 2003.
I explain :
this command is good in cygwin :
Code:
coreconverter.exe -infile="myfile.wma" -outfile="outfile.wav" -convert_to="Wave"
but i tried with a space in source ("my file.wma"):
Code:
coreconverter.exe -infile="my file.wma" -outfile="outfile.wav" -convert_to="Wave"
Have you the same problem ?
Thanks a lot.
Pierre
Comment