2024-07-16, 07:29 PM
(This post was last modified: 2024-07-16, 07:30 PM by taliaferro. Edited 1 time in total.)
Well, I went through the steps again and found one of the problems -- the version of
edit: the forum seems to have interpreted part of my command as an emoji? The actual command is at step 8: "Check the OpenCL runtime status".
intel-opencl-icd
was too old and didn't work with Arc GPUs. However, I went back and installed the latest version of the Intel Compute Runtime from their GitHub as specified, but now when I run sudo /usr/lib/jellyfin-ffmpeg/ffmpeg -v verbose -init_hw_device vaapi=vadev/dri/renderD128 -init_hw_device opencl@va
I get:
MESA: warning: Could not query local memory size.
[AVHWDeviceContext @ 0x560cc32a1d40] No matching devices found.
Device creation failed: -19.
Failed to set value 'opencl@va' for option 'init_hw_device': No such device
Error parsing global options: No such device
edit: the forum seems to have interpreted part of my command as an emoji? The actual command is at step 8: "Check the OpenCL runtime status".