💾 Archived View for heavysquare.com › visuals › 0138.txt captured on 2022-01-08 at 14:12:11.

View Raw

More Information

⬅️ Previous capture (2021-12-03)

-=-=-=-=-=-=-

g () { ffmpeg -f lavfi -i "cellauto=rule=$1, hqx=n=4 [c1] ; cellauto=rule=$2,rotate=PI,hqx=n=4[c2]; [c1][c2] blend=and,tblend=xor,crop=w=426:h=240,vignette,hqx=n=2 [out0]" -an -vframes 1 -y out.jpg }