It seems to have been a problem either with the specific package ubuntu was installing or some dependency. I went to the Intel compute runtime github and installed the latest packages from there after purging the ubuntu version.
Transcoding with ffmpeg now works correctly and clinfo no longer crashes.
Ubuntu was installing version 23.43.27642.40-1ubuntu3 and the latest intel release is 24.35.30872.22.
Link for reference if anyone else comes across this issue: https://github.com/intel/compute-runtime/releases
This was run after I'd installed the intel packages, so not really needed but I'll put it for reference anyway:
Thanks for your help.
Transcoding with ffmpeg now works correctly and clinfo no longer crashes.
Ubuntu was installing version 23.43.27642.40-1ubuntu3 and the latest intel release is 24.35.30872.22.
Link for reference if anyone else comes across this issue: https://github.com/intel/compute-runtime/releases
Quote:What is the output of this command?
This was run after I'd installed the intel packages, so not really needed but I'll put it for reference anyway:
Code:
intel-gmmlib/now 20.3.2 amd64 [installed,local]
intel-gpu-tools/noble,noble,noble,noble,now 1.28-1ubuntu2 amd64 [installed]
intel-igc-core/now 1.0.17537.20 amd64 [installed,local]
intel-igc-opencl/now 1.0.17537.20 amd64 [installed,local]
intel-level-zero-gpu-legacy1/now 1.3.30872.22 amd64 [installed,local]
intel-level-zero-gpu/now 1.3.30872.22 amd64 [installed,local]
intel-media-va-driver-non-free/noble,noble,noble,noble,now 24.1.0+ds1-1 amd64 [installed]
intel-microcode/noble-updates,noble-security,now 3.20240910.0ubuntu0.24.04.1 amd64 [installed,automatic]
intel-opencl-icd-legacy1/now 24.35.30872.22 amd64 [installed,local]
intel-opencl-icd/now 24.35.30872.22 amd64 [installed,local]
libdrm-intel1/noble,noble,noble,noble,now 2.4.120-2build1 amd64 [installed,automatic]
libigc1/noble,noble,noble,noble,now 1.0.15468.25-2build1 amd64 [installed,auto-removable]
libopencl-clang14/noble,noble,noble,noble,now 14.0.0-4build2 amd64 [installed,auto-removable]
ocl-icd-libopencl1/noble,noble,noble,noble,now 2.3.2-1build1 amd64 [installed]
ocl-icd-opencl-dev/noble,noble,noble,noble,now 2.3.2-1build1 amd64 [installed]
opencl-c-headers/noble,noble,noble,noble,now 3.0~2023.12.14-1 all [installed,automatic]
opencl-clhpp-headers/noble,noble,noble,noble,now 3.0~2023.12.14-1ubuntu1 all [installed,automatic]
opencl-headers/noble,noble,noble,noble,now 3.0~2023.12.14-1 all [installed]
Thanks for your help.