You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-11-23 21:54:53 +02:00
We can't use ANSI color codes inside av_log(), so fall back to printf() for these; but match the INFO verbosity level. Also change the format slightly to drop SSIM numbers down to just below VERBOSE level, since VERBOSE tends to generate a lot of swscale related spam.