2025-05-28, 08:07 AM
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.
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