2025-07-16, 06:57 PM
I am using Jellyfin v10.10.7 on a proxmox LXC running on an Intel Nuc.
Not the most simple setup when it comes to proper hardware accelaration, but it works - partly.
I have the video device working in the container. When I play an HEVC encoded file, I can see that the GPU is being used.
However, the x264 encoded titles do not seem to use hardware decoding. I the logs, I can see that ffmpeg does NOT use the arguments for hardware decoding. So somehow it seems that Jellyfin decides not to use hardware acceleration for these titles.
GPU is Intel Iris Plus.
In the transcoding --> playback config I have x264 hw decoding enabled.
At first I thought it had to do with the technical part of the GPU passtrough etc, but when I give a manual command to ffmpeg it will also play the x264 titles with hw acceleration.
What could be the reason that these titles are not played with hw decoding enabled?
Thanks in advance.
Not the most simple setup when it comes to proper hardware accelaration, but it works - partly.
I have the video device working in the container. When I play an HEVC encoded file, I can see that the GPU is being used.
However, the x264 encoded titles do not seem to use hardware decoding. I the logs, I can see that ffmpeg does NOT use the arguments for hardware decoding. So somehow it seems that Jellyfin decides not to use hardware acceleration for these titles.
GPU is Intel Iris Plus.
In the transcoding --> playback config I have x264 hw decoding enabled.
At first I thought it had to do with the technical part of the GPU passtrough etc, but when I give a manual command to ffmpeg it will also play the x264 titles with hw acceleration.
What could be the reason that these titles are not played with hw decoding enabled?
Thanks in advance.