Advertisement
Guest User

Untitled

a guest
Sep 3rd, 2014
249
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. ffmpeg -i ~/test_videos/1.mp4 -vf "scale=iw:ih/2,pad=iw:ih*2[main];[main]split[dup1][dup2];[dup1][dup2]overlay=0:H/2" out.ts
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement