> As soon as Microsoft actually makes UTF-8 > the default code page going forward, that issue will poof > out of existence, as if by magic. It already does if you > toggle it on in the system settings.
True. System-wide UTF-8 can cause problems with legacy software, but starting with Windows 11 such software can specify a non-UTF8 activeCodePage for itself: https://docs.microsoft.com/en-us/windows/win32/sbscs/application-manifests#activeCodePage. "Set active code page to UTF-8 on Windows" is a separate patch, independent from all others: https://ffmpeg.org/pipermail/ffmpeg-devel/2022-April/295572.html. If it's deemed to be too problematic, the rest of the patchset can simply be merged without it. _______________________________________________ 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".