locale: Remove text for frame queue (unused)

This commit is contained in:
Michael Fabian 'Xaymar' Dirks
2019-07-06 14:22:28 +02:00
parent 0a20b750b8
commit 5b05cc1504
-2
View File
@@ -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"