New submission from LoopinFool <[email protected]>: Using r26112 Windows builds, the FFMPEG_FORCE_NOCOLOR environment variable does not work. NO_COLOR does still work, but is deprecated. The default gray color for stream info produces a "gray-on-gray" problem with my preferred default shell colors. Some way to change the colors used would be nice.
Looking at a log.c source file found with a Google search, it looks like the two new environment variables were not added within a _WIN32 #ifdef. It should be a very simple fix. Thank you, - LoopinFool ---------- messages: 13102 priority: normal status: new substatus: new title: FFMPEG_FORCE_NOCOLOR not working on Windows builds type: bug ________________________________________________ FFmpeg issue tracker <[email protected]> <https://roundup.ffmpeg.org/issue2461> ________________________________________________
