[FFmpeg-devel] [PATCH] avisynth: Make sure the filename passed to avisynth is in the right code page
Derek Buitenhuis
derek.buitenhuis at gmail.com
Sat Jun 22 21:57:44 CEST 2013
On 2013-06-22 3:48 PM, Motofumi Oka wrote:
> avisynth is a non-unicode application and cannot accept UTF-8
> characters. Therefore, the input filename should be converted to
> the correct code page that it expects.
> ---
> libavformat/avisynth.c | 12 ++++++++++++
> 1 file changed, 12 insertions(+)
I will test and push in a little while, unless there are objections.
- Derek
More information about the ffmpeg-devel
mailing list