Advertisement
Guest User

Untitled

a guest
Oct 9th, 2019
150
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. ffmpeg -loop 1 -i IMG_0301.JPG -filter_complex "nullsrc=size=400x300[v0];
  2. [0:v]trim=duration=7,scale=500x375,setpts=PTS-STARTPTS[v1];
  3. [v0][v1]overlay=x=0:y=-100:shortest=1" -y -report output.mp4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement