Add option to allow HEVC usage on older Intel GPUs without low-power encoding
This commit is contained in:
parent
15272fb47e
commit
4252f5df7c
5 changed files with 35 additions and 1 deletions
|
|
@ -1424,6 +1424,22 @@ keybindings
|
|||
|
||||
qsv_coder = auto
|
||||
|
||||
`qsv_slow_hevc <https://localhost:47990/config/#qsv_slow_hevc>`__
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
**Description**
|
||||
This options enables use of HEVC on older Intel GPUs that only support low power encoding for H.264.
|
||||
|
||||
.. Caution:: Streaming performance may be significantly reduced when this option is enabled.
|
||||
|
||||
**Default**
|
||||
``disabled``
|
||||
|
||||
**Example**
|
||||
.. code-block:: text
|
||||
|
||||
qsv_slow_hevc = disabled
|
||||
|
||||
`AMD AMF Encoder <https://localhost:47990/config/#amd-amf-encoder>`__
|
||||
---------------------------------------------------------------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue