> I have found that lame encoder (lame.exe) can't encode wav file that have
> spaces in its' filename/folder. For examples:
>
> C:\My Music\Wav 01.wav (both have spaces in folder & filename)
> C:\My Music\Wav01.wav (have space in folder name)
> C:\MyMusic\Wav 01.wav (have space in filename)
>

It is the common behaviour of win32 console applications. You have either to
use the short name, or to put the filename between double quotes.

Regards,

----
Gabriel Bouvigne
www.mp3-tech.org
personal page: http://gabriel.mp3-tech.org

_______________________________________________
mp3encoder mailing list
[EMAIL PROTECTED]
http://minnie.tuhs.org/mailman/listinfo/mp3encoder

Reply via email to