Log in

View Full Version : MeGUI - x264 CRF 1st pass + CRF based 2nd pass (with VBV)


infoeater
29th November 2011, 04:11
Is it possible to use MeGUI to encode video with constant CRF and use data from such encode in 2nd pass? It should benefit quality if VBV is used.

Is it possible to overwrite chosen by GUI command line for x264?

fantasmanegro
29th November 2011, 23:35
as far as i know that's is the way 2pass works... and i guess you can edit x264 command line

infoeater
30th November 2011, 23:56
as far as i know that's is the way 2pass works...
It is how it's working in Xvid. In x264 by defaut ABR is used in first pass, which is reasonable if you are targeting file size, but not if you are targeting quality, but with bitrate restrictions.


and i guess you can edit x264 command line
ok, good news! How to do it in MeGUI?
Note: I know what I want to change in command line for x264, I just don't know how to force MeGUI to use my command line instead of one generated by MeGUI. I can view it, but it's on grey background, and I can't edit it.

Marin85
1st December 2011, 10:00
I can view it, but it's on grey background, and I can't edit it.
You can edit it from the last tab.

infoeater
1st December 2011, 13:59
You can edit it from the last tab.
I don't know how I missed it. Thank You!