[FFmpeg-devel] Unicode filenames support on Windows regression

REN Lifeng renlifeng at wowfly.com
Wed Apr 18 06:37:04 CEST 2012


I encountered this problem too.

My walkaround is modify the prepare_app_arguments function in
cmdutils.c. 

   s/CP_UTF8/CP_ACP/

But I am not sure if the above change works for others.


More information about the ffmpeg-devel mailing list