locale: Remove text for frame queue (unused)
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user