Ver Fonte

obs-nvenc: Add missing locale text

shiina424 há 1 ano atrás
pai
commit
b188874487
1 ficheiros alterados com 3 adições e 0 exclusões
  1. 3 0
      plugins/obs-nvenc/data/locale/en-US.ini

+ 3 - 0
plugins/obs-nvenc/data/locale/en-US.ini

@@ -26,6 +26,7 @@ Preset.p5="P5: Slow (Good Quality)"
 Preset.p6="P6: Slower (Better Quality)"
 Preset.p7="P7: Slowest (Best Quality)"
 
+Tuning="Tuning"
 Tuning.uhq="Ultra High Quality (slow, not recommended)"
 Tuning.hq="High Quality"
 Tuning.ll="Low Latency"
@@ -36,6 +37,8 @@ Multipass.disabled="Single Pass"
 Multipass.qres="Two Passes (Quarter Resolution)"
 Multipass.fullres="Two Passes (Full Resolution)"
 
+Profile="Profile"
+
 BFrames="B-Frames"
 BFrameRefMode="B-Frame as Reference"
 BframeRefMode.Disabled="Disabled"