Guest User

Untitled

a guest
Mar 24th, 2018
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. ffmpeg -i inputfile.mkv -vcodec h264 -vf scale=1600:900 -b:v 6000k -acodec aac -b:a 128k -ar 44100 outputfile.mp4
Add Comment
Please, Sign In to add comment