Guest User

Untitled

a guest
Mar 17th, 2024
23
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. ffmpeg -i shoe.mp4 -filter_complex "[0:v]crop=w=iw/2:out_h=ih/2:x=1/4*iw*(1+cos(t)):y=1/4*ih*(1+sin(t))[out_v]" -map "[out_v]" -map 0:a out.mp4
Advertisement
Add Comment
Please, Sign In to add comment