mirror of
https://mirror.skon.top/https://github.com/FFmpeg/FFmpeg
synced 2026-04-22 05:40:27 +08: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.