Guest User

Untitled

a guest
Mar 7th, 2016
56
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. /usr/local/bin/ffmpeg -y -framerate 1/2 -pattern_type glob -i 'input.mp4' -i 'sound.mp3' -c:v libx264 -c:a aac -strict experimental -b:a 192k -shortest 'output.mp4'
RAW Paste Data