2024-06-19, 11:06 PM
You should be using Intel QSV. And you still need to configure it correctly. The codec check boxes are for hardware accelerated decoding. Use this table to check the correct boxes (Coffee Lake column).
https://en.wikipedia.org/wiki/Intel_Quic...d_encoding
Your iGPU does not support ENCODING to AV1 so don't check "Allow encoding in AV1 format".
You will need to install one Intel package for OpenCL since it is required for tone mapping. Which you should also enable.
https://jellyfin.org/docs/general/admini...untu-linux
https://en.wikipedia.org/wiki/Intel_Quic...d_encoding
Your iGPU does not support ENCODING to AV1 so don't check "Allow encoding in AV1 format".
You will need to install one Intel package for OpenCL since it is required for tone mapping. Which you should also enable.
Code:
sudo apt install intel-opencl-icd
https://jellyfin.org/docs/general/admini...untu-linux