7f1cabd81b
Instead of having a "cbr" setting that turns CBR on and off, adds a "rate_control" parameter that sets the rate control method, which can be one of the following: CBR, ABR, VBR, CRF. If the "cbr" setting is used, it will throw a deprecation warning to the log.
13 lines
352 B
INI
13 lines
352 B
INI
Bitrate="Bitrate"
|
|
CustomBufsize="Use Custom Buffer Size"
|
|
BufferSize="Buffer Size"
|
|
RateControl="Rate Control"
|
|
CRF="CRF"
|
|
KeyframeIntervalSec="Keyframe Interval (seconds, 0=auto)"
|
|
CPUPreset="CPU Usage Preset (higher = less CPU)"
|
|
Profile="Profile"
|
|
Tune="Tune"
|
|
None="(None)"
|
|
EncoderOptions="x264 Options (separated by space)"
|
|
VFR="Variable Framerate (VFR)"
|