Przeglądaj źródła

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 lat temu
rodzic
commit
fd64fbb2f4
1 zmienionych plików z 1 dodań i 1 usunięć
  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