Minor UI fixes (#696)
This commit is contained in:
parent
1a929cc37b
commit
08cb5fc2f2
2 changed files with 25 additions and 19 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue