Last active 5 hours ago

Revision 27ed36379609a8852d8d3abac30986746a3cc499

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