💾 Archived View for heavysquare.com › visuals › 0140-ffplay-save-ffmpeg-nullsrc.txt captured on 2021-12-03 at 14:04:38.
-=-=-=-=-=-=-
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