View Single Post
Old 15th November 2013, 20:29   #18322  |  Link
Glarioo
Registered User
 
Join Date: Dec 2011
Posts: 148
Quote:
Originally Posted by jdobbs View Post
I'm confused. You're asking how to set it to 30000 -- and then show a LASTCMD file that is 30000???

If you want to set the vbv maxrate/buffer to some value -- let's use 25000 and 20000 as an example. You'd add the following to the [Options] area of the config/ini file:

TWEAK_ALTERNATE=--vbv-maxrate 25000 --vbv-bufsize 20000

You don't have to worry about repeating something that is already in the command line -- because earlier settings will be overridden by later settings in the command line.

Those X264 command line options are documented here.

Just remember that the tweak only applies to unrestricted MKV and MP4 output (cType=1 or 5). In other words, it doesn't apply to presets for iPod & iPad, for example. That's because these types of settings could make them incompatible with their target.
Sorry jdobbs that i confused you. That LASTCMD file was just an example of how it could look after tweaking.
I understand now how to change vbv maxrate/buffer. I'm going to try it out this night and let you know what the results are. Thanks!
Glarioo is offline   Reply With Quote