2024-05-20, 05:06 PM
(This post was last modified: 2024-05-20, 05:10 PM by zjeffer. Edited 1 time in total.)
I added group 989 (my render group) to the docker compose file, added
New error:
But if I choose a different media file (1080p H264), hardware accelerated transcoding with VAAPI does seem to work now!
The above error is with a media file that is 4K HEVC HDR. I haven't enabled hardware acceleration for HEVC, though.
render
to my user's groups, and rebooted my whole system just to be sure.New error:
Code:
DRM_IOCTL_I915_GEM_APERTURE failed: Invalid argument
Assuming 131072kB available aperture size.
May lead to reduced performance or incorrect rendering.
get chip id failed: -1 [22]
param: 4, val: 0
i915 does not support EXECBUFER2
[AVHWDeviceContext @ 0x5a668ecbf480] libva: /usr/lib/jellyfin-ffmpeg/lib/dri/i965_drv_video.so init failed
[AVHWDeviceContext @ 0x5a668ecbf480] Failed to initialise VAAPI connection: -1 (unknown libva error).
[AVFilterGraph @ 0x5a669029c000] Error initializing filters
Error reinitializing filters!
Failed to inject frame into filter network: Input/output error
Error while processing the decoded data for stream #0:0
[libfdk_aac @ 0x5a668e170c80] 2 frames left in the queue on closing
But if I choose a different media file (1080p H264), hardware accelerated transcoding with VAAPI does seem to work now!
The above error is with a media file that is 4K HEVC HDR. I haven't enabled hardware acceleration for HEVC, though.