Guest User

Untitled

a guest
Mar 8th, 2016
51
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. ffmpeg -y -framerate 1/2 -pattern_type glob -i '/home/awe/public_html/images/*.jpg' -i '/home/awe/public_html/sound/0383d36c43caf8f48f1ed9de8feef109.mp3' -c:v libx264 -preset slow -crf 22 -c:a aac -pix_fmt yuvj420p -strict experimental -b:a 192k -shortest 'output.mp4'
RAW Paste Data