Skip to content

Commit

Permalink
Updated Supported Hardware encoder list to keep us within supported h…
Browse files Browse the repository at this point in the history
…ardware.
  • Loading branch information
sr55 committed Jan 16, 2025
1 parent f7935d7 commit 63ce0f8
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 8 deletions.
2 changes: 1 addition & 1 deletion source/docs/en/latest/technical/video-nvenc.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ NVIDIA NVENC

## Supported Hardware and Configurations

- NVIDIA GeForce GTX Pascal (1050+), GTX/RTX Turing (1650+, 2060+), Ampere (3060+) or Ada Lovelace (4060+) series GPU or better
- NVIDIA GeForce GTX/RTX Turing (1650+, 2060+), Ampere (3060+) or Ada Lovelace (4060+) series GPU or better
- NVIDIA Graphics Driver 546.33 or later
- Windows 10 or later
- Limited support is available on some modern Linux distros
Expand Down
3 changes: 2 additions & 1 deletion source/docs/en/latest/technical/video-qsv.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Intel Quick Sync Video

## Supported Hardware and Configurations

- Intel Skylake (6th Generation Core) CPU or later with Intel HD, Iris Xe or Arc graphics.
- Intel Skylake (8th Generation Core) CPU or later with Intel HD, Iris Xe or Arc graphics.
- Windows 10 or Later
- Please make sure your Intel GPU drivers are up-to-date. Driver version should be >= 31.0.x.x
- Some Modern Linux versions.
Expand Down Expand Up @@ -64,6 +64,7 @@ Support for the Intel Quick Sync Video encoder is enabled in preferences on the

The following presets are available under the 'Hardware' category in the presets menu:

- AV1 QSV 2160P 4K
- H.265 QSV 2160P 4K
- H.265 QSV 1080p

Expand Down
14 changes: 8 additions & 6 deletions source/docs/en/latest/technical/video-vcn.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -18,21 +18,23 @@ AMD VCN

## Supported Hardware and Configurations

- AMD Radeon RX5000 (RDNA), RX6000 (RDNA2), RX7000 (RDNA3) series GPU or better
- AMD Radeon RX6000 (RDNA2), RX7000 (RDNA3) series GPU or better
- Windows 10 or later
- Limited support is available on Ubuntu 20.04 and later.
- Limited support is available on Ubuntu 22.04 and later.

Please note, these are not hard limits. Hardware encoding via VCN *might* work on older series GPUs and older operating systems, but this is not officially supported.

On Ubuntu Linux, [AMD Radeon Software for Linux version 22.40 or later](https://www.amd.com/en/support/linux-drivers) is required to use the VCN encoder. Install using the `amdgpu-pro-install` script according to AMD’s [installation guide](https://amdgpu-install.readthedocs.io/en/latest/). Additionally, you must manually install the `amf-amdgpu-pro` package included in the download.


<!-- .system-windows -->
## Enabling support

<!-- .system-windows -->
Support for the AMD VCN encoder is enabled in preferences on the video tab. If your system is not supported, the option will be disabled.
<!-- /.system-windows -->

<!-- .system-linux-->
On Ubuntu Linux, [AMD Radeon Software for Linux version 24.20 or later](https://www.amd.com/en/support/linux-drivers) is required to use the VCN encoder. Install using the `amdgpu-pro-install` script according to AMD’s [installation guide](https://amdgpu-install.readthedocs.io/en/latest/). Additionally, you must manually install the `amf-amdgpu-pro` package included in the download.
<!-- /.system-linux -->


## Presets

The following presets are available under the 'Hardware' category in the presets menu:
Expand Down

0 comments on commit 63ce0f8

Please sign in to comment.