Guest User

Untitled

a guest
Jun 6th, 2016
76
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. ./ffmpeg -y -i '/tmp/file1.mov' -ac 2 -ab 96k -ar 44100 -vcodec libx264 -level 41 -preset ultrafast -vf scale=640:-1 -movflags +faststart '/tmp/file1.mp4'
RAW Paste Data