Nikos
12th July 2007, 17:40
Usually i make 1-pass crf encodes, but if the file is too big may i simply run the second pass with the same cmdline changing:
--crf xx --pass=1 --stats ".stats"
to:
--bitrate xxx --pass 2 --stats ".stats"
The quality from the second pass will be identical to a normal 2-pass encoding or not ?
--crf xx --pass=1 --stats ".stats"
to:
--bitrate xxx --pass 2 --stats ".stats"
The quality from the second pass will be identical to a normal 2-pass encoding or not ?