Guest User

Untitled

a guest
Jan 1st, 2020
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.20 KB | None | 0 0
  1. ffmpeg -i lp1_crop.mp4 -i logo_48px_h_transparent.png -filter_complex \
  2. "pad=height=ih+ih*0.1:color=#0000FF;[1:v]scale=320:240[ovrl],[0:v][ovrl]overlay=main_w-overlay_w-10:main_h-overlay_h-10" \
  3. test8.mp4
Add Comment
Please, Sign In to add comment