2024-07-30, 05:08 PM
(2024-07-30, 04:24 PM)theguymadmax Wrote: Your iGPU does not support AV1, so you should disable AV1 encoding/decoding to avoid any issues.
Supported harware codecs:
h265 / HEVC (8 bit): Decode / Encode
h265 / HEVC (10 bit): Decode / Encode
h264: Decode / Encode
VP8: Decode / Encode
VP9: Decode / Encode
AV1: No
AVC: Decode / Encode
VC-1: Decode
JPEG: Decode / Encode
You should use Jellyfin’s custom version of FFmpeg rather than the standard version you’re using. Jellyfin’s version is optimized for better integration and performance with the Jellyfin media server.
Now I have changed FFmpeg back to the jellyfin version. I still cannot decode AV1 encoding in Edge after checking it. I need to uncheck it and use CPU decoding (log will be released later). At the same time, I can use jellyfin deployed by nyanmisaka-jellyfin docker image in the same Edge to achieve hardware transcoding, and the CPU usage is about 5%.