2025-01-11, 08:50 PM
(2025-01-10, 01:25 PM)TheDreadPirate Wrote: The official Jellyfin image should work with an Arc A310. I use the official image with my A380 on Ubuntu 24.04. What OS is the host running?
Ubuntu 24.04. Tried quite a few times and the stock Jellyfin docker image refused to do anything hardware accelerate-y. The LSCR image works fine, minus the aforementioned subtitle OCDness, which was super super odd.
Just for poops and grins I brought up a Jellyfin container, passing /dev/dri in devices and configuring VAAPI like I did in the LSCR container. The stock Jellyfin container refused to play the VP9 content that the LSCR image plays fine, the LSCR image successfully passing it off to the A310 for acceleration. Grabbed a bash shell in the Jellyfin image and I see /dev/dri there, with card0 and the render node as well.
I guess I'll just cope with the nearly 10gb of useless subtitles as hardware acceleration is significantly more important to me.