[FFmpeg-user] nvenc 2pass

JUGGALO BEAVIS juggalo_beavis at yahoo.com
Mon Jul 27 19:28:28 CEST 2015


How to do a 2pass encode using the NVENC codec ?
is it a single command, for example:
ffmpeg -i INPUT.mp4 -c:v nvenc -preset hq -profile:v main -c:a aac -strict experimental -b:v 500000 -b:a 128k -cbr 1 -2pass 1 -y OUTPUT.mp4
or, do we need multiple pass commands as with h264 ?


More information about the ffmpeg-user mailing list