2024-06-21, 12:43 PM
(This post was last modified: 2024-06-21, 03:44 PM by VanKurt. Edited 2 times in total.)
I am running Jellyfin 10.9.6 on Docker (Ubuntu Server on a Proxmox VM).
The iGPU (Intel N100) is (hopefully) correctly passed through to the VM.
In the Jellyfin settings I have enabled hardware acceleration via Intel QuickSync (QSV).
What works:
I can play back all kinds of videos, including H264 encoded material. No problem at all.
What does not work:
Playing back HEVC / H265 content does not work. It gives me the error: Playback failed due to a fatal player error.
In the logs I can find the following output:
I also have attached full log files from the docker container and the Web UI below.
Can anyone help me figure this out? Thank you :-)
The iGPU (Intel N100) is (hopefully) correctly passed through to the VM.
In the Jellyfin settings I have enabled hardware acceleration via Intel QuickSync (QSV).
What works:
I can play back all kinds of videos, including H264 encoded material. No problem at all.
What does not work:
Playing back HEVC / H265 content does not work. It gives me the error: Playback failed due to a fatal player error.
In the logs I can find the following output:
Quote:ffmpeg version 6.0.1-Jellyfin Copyright © 2000-2023 the FFmpeg developers
built with gcc 12 (Debian 12.2.0-14)
configuration: --prefix=/usr/lib/jellyfin-ffmpeg --target-os=linux --extra-version=Jellyfin --disable-doc --disable-ffplay --disable-ptx-compression --disable-static --disable-libxcb --disable-sdl2 --disable-xlib --enable-lto --enable-gpl --enable-version3 --enable-shared --enable-gmp --enable-gnutls --enable-chromaprint --enable-opencl --enable-libdrm --enable-libass --enable-libfreetype --enable-libfribidi --enable-libfontconfig --enable-libbluray --enable-libmp3lame --enable-libopus --enable-libtheora --enable-libvorbis --enable-libopenmpt --enable-libdav1d --enable-libsvtav1 --enable-libwebp --enable-libvpx --enable-libx264 --enable-libx265 --enable-libzvbi --enable-libzimg --enable-libfdk-aac --arch=amd64 --enable-libshaderc --enable-libplacebo --enable-vulkan --enable-vaapi --enable-amf --enable-libvpl --enable-ffnvcodec --enable-cuda --enable-cuda-llvm --enable-cuvid --enable-nvdec --enable-nvenc
libavutil 58. 2.100 / 58. 2.100
libavcodec 60. 3.100 / 60. 3.100
libavformat 60. 3.100 / 60. 3.100
libavdevice 60. 1.100 / 60. 1.100
libavfilter 9. 3.100 / 9. 3.100
libswscale 7. 1.100 / 7. 1.100
libswresample 4. 10.100 / 4. 10.100
libpostproc 57. 1.100 / 57. 1.100
[AVHWDeviceContext @ 0x6293aa6a30c0] No VA display found for any default device.
Device creation failed: -22.
Failed to set value 'vaapi=va:,kernel_driver=i915,driver=iHD' for option 'init_hw_device': Invalid argument
Error parsing global options: Invalid argument
I also have attached full log files from the docker container and the Web UI below.
Can anyone help me figure this out? Thank you :-)