Adding notes about Intel ARC support

This commit is contained in:
sr55 2023-02-26 17:15:22 +00:00
parent 14e7e4ac59
commit eacfff0bac
No known key found for this signature in database
GPG Key ID: ECE911849A3E21A5

View File

@ -27,6 +27,21 @@ Please note, these are not hard limits. Hardware encoding via Intel QSV *might*
A plugin with all required components for Intel QSV encoding using the Flatpak distribution of HandBrake is available on the official [HandBrake website](https://handbrake.fr).
<!-- .system-linux -->
### Intel ARC support on Linux
Please note, support for Intel Arc currently has some complex system requirements.
Making changes to your system kernel / drivers can be risky. As such, you do so at your own risk.
- Linux Kernel version 6.2 or later is required.
- Up-to-date MESA package
- HuC firmware must be enabled.
- Latest Intel GPU Firmware. (Available from https://github.com/intel-gpu/intel-gpu-firmware.git)
<!-- /.system-linux -->
## Enabling support
Support for the Intel Quick Sync Video encoder is enabled in preferences on the video tab. If your system is not supported, the option will be disabled.