Doom9
18th January 2006, 13:57
The following features (the list might not be complete and is subject to change) are available only in the x264 commandline encoder and not the VfW frontend.
Constant quality mode
Fast P-Skip
Custom quantization matrices
Buffer control
Zones
AQ (only available in Sharktooth's build, not an official x264 feature at this point)
If you miss these features, you have two options:
1) Use the commandline encoder (with a GUI frontent if you like, here's a list (http://forum.doom9.org/showthread.php?t=89979)
2) Start Visual Studio and add the options on your own.
The VfW frontend was never much maintained by the core x264 developers and was on and off extended by volunteers. Currently, there are no volunteers to maintain the VfW frontend, that's why it is not being updated when new features are added to x264. None of the core developers has an interest to update the VfW, so please don't go bugging them.
In addition, if you've heard about such features like Levels, Profiles or Turbo mode, those are no x264 features, but additional intelligence some of the frontends offer to make your life easier. Levels require some of the features only the commandline version has (namely buffer control.. plus there are effects that ripple through entire applications as levels also limit the resolution you can use), Profiles and Turbo could be integrated into the VfW as well (at this point, remind yourself that there are two options for this to happen.. I've already listed them).
Constant quality mode
Fast P-Skip
Custom quantization matrices
Buffer control
Zones
AQ (only available in Sharktooth's build, not an official x264 feature at this point)
If you miss these features, you have two options:
1) Use the commandline encoder (with a GUI frontent if you like, here's a list (http://forum.doom9.org/showthread.php?t=89979)
2) Start Visual Studio and add the options on your own.
The VfW frontend was never much maintained by the core x264 developers and was on and off extended by volunteers. Currently, there are no volunteers to maintain the VfW frontend, that's why it is not being updated when new features are added to x264. None of the core developers has an interest to update the VfW, so please don't go bugging them.
In addition, if you've heard about such features like Levels, Profiles or Turbo mode, those are no x264 features, but additional intelligence some of the frontends offer to make your life easier. Levels require some of the features only the commandline version has (namely buffer control.. plus there are effects that ripple through entire applications as levels also limit the resolution you can use), Profiles and Turbo could be integrated into the VfW as well (at this point, remind yourself that there are two options for this to happen.. I've already listed them).