Advertisement
Guest User

Untitled

a guest
Oct 6th, 2017
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. ffmpeg -threads 0 -i %1 -vcodec libx264 -pass 1 -fpre ./presets/libx264-fastfirstpass.ffpreset -an -f rawvideo -y nul
  2. ffmpeg -threads 0 -i %1 -vcodec libx264 -pass 2 -fpre ./presets/libx264-hq.ffpreset -b 5000k -acodec libmp3lame -ab 320k -f avi -y %2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement