Log in

View Full Version : [Solved] x264 settings in MeGUI...? (A hopefully simple question)


frobber
11th January 2025, 00:59
I'm trying to do the following using MeGUI's x264 config dialog:

Format profile: High@L4.1; deblock=1:-3:-3; mbtree=0; bframes = 16.

I'm stuck on mbtree=0 -- how can I get this?

For the others, I assume this is AVC Profile = High and AVC Level = Level 4.1 on the Main tab ?

Then, when I set Deblocking Strength and Threshold to -3 and -3, I see it will generate --deblock -3:-3, which I assume is the same as deblock=1:-3:-3.

Thanks !

frobber
11th January 2025, 09:20
I finally found it: the Use MB-Tree checkbox, under the Rate Control tab.