You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to play an HDR video with transcoding and Intel QSV hardware encoding, it fails.
This seems to be similar to #213 but this was suspected to be unique to Synology devices. My TrueNAS machine is built on AM4 with an Intel A310 for transcoding.
I opened an issue at the Jellyfin GitHub repo: jellyfin/jellyfin#13324
This was closed as my transcoding was supposedly not setup correctly. I suppose this may be due to the lsio jellyfin container.
Expected Behavior
Transcoding should work.
Steps To Reproduce
Setup the Jellyfin container with the Intel OpenCL docker mod.
Try to play an HDR file with QSV hardware transcoding.
See it fail.
Environment
- OS: TrueNAS Scale 24.10.1
- How docker service was installed: comes bundled with the OS. My compose stack was deployed through Portainer.
Just now saw these error messages right on top of the log for the first time:
[mod-init] (ERROR) Couldn't fetch auth token from ghcr.io, switching to offline mode for intro-skipper/intro-skipper-docker-mod
[mod-init] (ERROR) OFFLINE: intro-skipper/intro-skipper-docker-mod not found in modcache, skipping
[mod-init] Adding linuxserver/mods:jellyfin-opencl-intel to container
[mod-init] (ERROR) OFFLINE: linuxserver/mods:jellyfin-opencl-intel not found in modcache, skipping
Is there an existing issue for this?
Current Behavior
When trying to play an HDR video with transcoding and Intel QSV hardware encoding, it fails.
This seems to be similar to #213 but this was suspected to be unique to Synology devices. My TrueNAS machine is built on AM4 with an Intel A310 for transcoding.
I opened an issue at the Jellyfin GitHub repo: jellyfin/jellyfin#13324
This was closed as my transcoding was supposedly not setup correctly. I suppose this may be due to the lsio jellyfin container.
Expected Behavior
Transcoding should work.
Steps To Reproduce
Setup the Jellyfin container with the Intel OpenCL docker mod.
Try to play an HDR file with QSV hardware transcoding.
See it fail.
Environment
CPU architecture
x86-64
Docker creation
Container logs
The text was updated successfully, but these errors were encountered: