Last active 5 hours ago

Revision b5e341b72291b9769433d3c402cd8b0aa70aaf85

gistfile1.txt Raw
1{sh:
2load {iv}
3ffmpeg -i $FILE_1 -vf "rotate=t*{arg:1},hue=s=sin(t*{arg:2}*-5)*2" ./output/ffmpeg.mp4}