mirror of
https://github.com/LizardByte/Sunshine.git
synced 2025-08-10 00:52:16 +00:00
Minor UI fixes (#696)
This commit is contained in:
@@ -667,7 +667,7 @@ qp
|
||||
^^
|
||||
|
||||
**Description**
|
||||
Quantitization Parameter. Some devices don't support Constant Bit Rate. For those devices, QP is used instead.
|
||||
Quantization Parameter. Some devices don't support Constant Bit Rate. For those devices, QP is used instead.
|
||||
|
||||
.. Warning:: Higher value means more compression, but less quality.
|
||||
|
||||
@@ -683,7 +683,7 @@ min_threads
|
||||
^^^^^^^^^^^
|
||||
|
||||
**Description**
|
||||
Minimum number of threads used by ffmpeg to encode the video.
|
||||
Minimum number of threads used for software encoding.
|
||||
|
||||
.. Note:: Increasing the value slightly reduces encoding efficiency, but the tradeoff is usually worth it to gain
|
||||
the use of more CPU cores for encoding. The ideal value is the lowest value that can reliably encode at your
|
||||
|
||||
Reference in New Issue
Block a user