From eacfff0bac659251444f1116bb060acd2761bd85 Mon Sep 17 00:00:00 2001 From: sr55 Date: Sun, 26 Feb 2023 17:15:22 +0000 Subject: [PATCH] Adding notes about Intel ARC support --- .../docs/en/latest/technical/video-qsv.markdown | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/source/docs/en/latest/technical/video-qsv.markdown b/source/docs/en/latest/technical/video-qsv.markdown index 95fec40f..3f4aeb12 100644 --- a/source/docs/en/latest/technical/video-qsv.markdown +++ b/source/docs/en/latest/technical/video-qsv.markdown @@ -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). + + +### 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) + + + + ## 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.