Add CBR, CRF to properties so that it can be changed by the user. If CBR is on, CRF will be disabled. Also added a 'Use Custom Buffer Size' option to make it so that the buffer size will automatically be set to the bitrate if its value is false. This is primarily a convenience feature for users.
11 lines
301 B
INI
11 lines
301 B
INI
Bitrate="Bitrate"
|
|
CustomBufsize="Use Custom Buffer Size"
|
|
BufferSize="Buffer Size"
|
|
UseCBR="Use CBR"
|
|
CRF="CRF"
|
|
KeyframeIntervalSec="Keyframe Interval (seconds, 0=auto)"
|
|
CPUPreset="CPU Usage Preset (encoder speed)"
|
|
Profile="Profile"
|
|
Tune="Tune"
|
|
EncoderOptions="x264 Encoder Options (separated by space)"
|