瀏覽代碼

Basic UI: Remove "CPU" from "x264 CPU Preset" text

I feel like people keep mistaking how x264 preset functions.  They often
associate it with their own CPU speed, and I feel the name does not help
with that issue.  I think it may be for the best to just take it out.
At best, it will keep people away from using it unless they know what
they're doing, and at worst, people at least won't be able to associate
it with their CPU as easily anymore.
jp9000 11 年之前
父節點
當前提交
fd64fbb2f4
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      obs/data/locale/en-US.ini

+ 1 - 1
obs/data/locale/en-US.ini

@@ -207,7 +207,7 @@ Basic.Settings.Output.Reconnect="Automatically Reconnect"
 Basic.Settings.Output.RetryDelay="Retry Delay (seconds)"
 Basic.Settings.Output.MaxRetries="Maximum Retries"
 Basic.Settings.Output.Advanced="Enable Advanced Encoder Settings"
-Basic.Settings.Output.X264Preset="x264 CPU Preset"
+Basic.Settings.Output.X264Preset="x264 Preset"
 Basic.Settings.Output.CustomX264Settings="Custom x264 Settings"
 
 # basic mode 'video' settings