mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-09-25 07:50:39 -05:00
obs-ffmpeg: Add missing translations
This commit is contained in:
committed by
Ryan Foster
parent
4fd4792d96
commit
28d79464c2
@@ -21,6 +21,7 @@ Level="Level"
|
||||
AMFOpts="AMF/FFmpeg Options"
|
||||
AMFOpts.ToolTip="Use to specify custom AMF or FFmpeg options. For example, \"level=5.2 profile=main\". Check the AMF encoder docs for more details."
|
||||
|
||||
GPU="GPU"
|
||||
BFrames="Max B-frames"
|
||||
|
||||
VAAPI.Device="VAAPI Device"
|
||||
@@ -42,6 +43,13 @@ NVENC.Preset2.p4="P4: Medium (Medium Quality)"
|
||||
NVENC.Preset2.p5="P5: Slow (Good Quality)"
|
||||
NVENC.Preset2.p6="P6: Slower (Better Quality)"
|
||||
NVENC.Preset2.p7="P7: Slowest (Best Quality)"
|
||||
NVENC.Preset2.mq="MQ"
|
||||
NVENC.Preset2.hq="HQ"
|
||||
NVENC.Preset2.default="Default"
|
||||
NVENC.Preset2.hp="HP"
|
||||
NVENC.Preset2.ll="LL"
|
||||
NVENC.Preset2.llhq="LLHQ"
|
||||
NVENC.Preset2.llhp="LLHP"
|
||||
NVENC.Tuning.hq="High Quality"
|
||||
NVENC.Tuning.ll="Low Latency"
|
||||
NVENC.Tuning.ull="Ultra Low Latency"
|
||||
|
||||
Reference in New Issue
Block a user