obs-x264: Clarify preset property
I feel like due to lack of user understanding, it's important to specify that the higher the preset is (veryfast/superfast/ultrafast) the less CPU that the encoder will use
This commit is contained in:
parent
3423d2f505
commit
ffd401fcc7
@ -4,7 +4,7 @@ BufferSize="Buffer Size"
|
||||
UseCBR="Use CBR"
|
||||
CRF="CRF"
|
||||
KeyframeIntervalSec="Keyframe Interval (seconds, 0=auto)"
|
||||
CPUPreset="CPU Usage Preset (encoder speed)"
|
||||
CPUPreset="CPU Usage Preset (higher = less CPU)"
|
||||
Profile="Profile"
|
||||
Tune="Tune"
|
||||
EncoderOptions="x264 Encoder Options (separated by space)"
|
||||
|
Loading…
x
Reference in New Issue
Block a user