Install video encoding processors for modern Intel CPU/GPU combos by default

Allows the use of Quick Sync Intel H264/265 exports in Kdenlive without
crashing!
This commit is contained in:
David Heinemeier Hansson
2026-04-21 11:43:36 +02:00
parent b317bd5358
commit 9306f5ef29
3 changed files with 9 additions and 2 deletions
+3
View File
@@ -0,0 +1,3 @@
echo "Install missing Intel VPL drivers (libvpl, vpl-gpu-rt) on systems with Intel GPUs"
bash "$OMARCHY_PATH/install/config/hardware/intel/video-acceleration.sh"