2025-05-28, 12:09 PM
(2025-05-28, 08:07 AM)nyanmisaka Wrote: The Mesa driver included in Jellyfin 10.10 docker image is not recent enough for the RX 9070 series.
You can manually update the jellyfin-ffmpeg7 package in docker to fix this.
sudo docker exec -it jellyfin apt update
sudo docker exec -it jellyfin apt upgrade -y jellyfin-ffmpeg7
Thank you ever so much - I can't believe I couldn't find that in my searches. VA-API now functions as intended
