You have ffplay -f lavfi "nullsrc=s=500x500,..." and you like what you can see, one way to save it ffmpeg -f lavfi -r 10 -i "nullsrc=s=500x500,...,trim=duration=2,scale=s=360x360" -y -an some.gif