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
master
jp9000 2015-02-03 20:21:52 -08:00
parent 3423d2f505
commit ffd401fcc7
1 changed files with 1 additions and 1 deletions

View File

@ -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)"