^~~~~~ src/stream.h:9:12: note: expanded from macro 'SPRINTF_HEAD_ZN'(size_t)(FRAMES), (size_t)(WIDTH), (size_t)(HEIGHT), PIXFMT, 0, LENP)
^~~~~~src/blind-from-video.c:178:38: note: initialize the variable 'frames' to silence this warning
size_t width = 0, height = 0, frames; ^ = 0
