obs-ffmpeg: Add a few line breaks for new tooltips
This commit is contained in:
@@ -19,9 +19,9 @@ NVENC.Preset.ll="Low-Latency"
|
||||
NVENC.Preset.llhq="Low-Latency Quality"
|
||||
NVENC.Preset.llhp="Low-Latency Performance"
|
||||
NVENC.LookAhead="Look-ahead"
|
||||
NVENC.LookAhead.ToolTip="Enables dynamic B-frames. If disabled, the encoder will always use the number of B-frames specified in the 'Max B-frames' setting. If enabled, it will increase visual quality by only using however many B-frames are necessary, up to the maximum, at the cost of increased GPU utilization."
|
||||
NVENC.LookAhead.ToolTip="Enables dynamic B-frames.\n\nIf disabled, the encoder will always use the number of B-frames specified in the 'Max B-frames' setting.\n\nIf enabled, it will increase visual quality by only using however many B-frames are necessary, up to the maximum,\nat the cost of increased GPU utilization."
|
||||
NVENC.PsychoVisualTuning="Psycho Visual Tuning"
|
||||
NVENC.PsychoVisualTuning.ToolTip="Enables encoder settings that optimize the use of bitrate for increased perceived visual quality, especially in situations with high motion, at the cost of increased GPU utilization."
|
||||
NVENC.PsychoVisualTuning.ToolTip="Enables encoder settings that optimize the use of bitrate for increased perceived visual quality,\nespecially in situations with high motion, at the cost of increased GPU utilization."
|
||||
NVENC.CQLevel="CQ Level"
|
||||
|
||||
FFmpegSource="Media Source"
|
||||
|
Reference in New Issue
Block a user