Procházet zdrojové kódy

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 před 11 roky
rodič
revize
fd64fbb2f4
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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.RetryDelay="Retry Delay (seconds)"
 Basic.Settings.Output.MaxRetries="Maximum Retries"
 Basic.Settings.Output.MaxRetries="Maximum Retries"
 Basic.Settings.Output.Advanced="Enable Advanced Encoder Settings"
 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.Settings.Output.CustomX264Settings="Custom x264 Settings"
 
 
 # basic mode 'video' settings
 # basic mode 'video' settings