diff --git a/data/locale/en-US.ini b/data/locale/en-US.ini index 7900104..99d2e7d 100644 --- a/data/locale/en-US.ini +++ b/data/locale/en-US.ini @@ -28,8 +28,6 @@ MultiThreading.Model.Frame="Frame-Threading" MultiThreading.Model.Slice="Slice-Threading" MultiThreading.ThreadCount="Number of Threads" MultiThreading.ThreadCount.Description="The number of threads to use, with 0 being automatic.\nEncoders with 'Automatic-Threading' in the name control threads themselves and will behave different with the 0 value." -MultiThreading.FrameQueue="Enable Frame Queue" -MultiThreading.FrameQueue.Description="Some encoders require us to keep a frame in memory while it is being processed by the encoder.\nThis option fixes corruption due to this, but adds significant latency and memory usage." # FFmpeg FFmpeg="FFmpeg Options"