> Ok, well maybe we should change that too, to use wchar paths (or utf8->whcar 
> routines?).

Changed to wchartoutf8, and replaced fopen with av_fopen_utf8 throughout the 
file. See https://ffmpeg.org/pipermail/ffmpeg-devel/2022-February/293229.html.

> doesn't use UTF-8 like everything else.

 This is not the only place where plain fopen is used.

    grep -RP '\bfopen\(' | wc -l

gives 66 occurrences.



_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to