SOLVED: Can't play any moves after upgrading from 10.8.8>10.8.10 - Printable Version +- Jellyfin Forum (https://forum.jellyfin.org) +-- Forum: Support (https://forum.jellyfin.org/f-support) +--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting) +--- Thread: SOLVED: Can't play any moves after upgrading from 10.8.8>10.8.10 (/t-solved-can-t-play-any-moves-after-upgrading-from-10-8-8-10-8-10) |
Can't play any moves after upgrading from 10.8.8>10.8.10 - Funkylasagne - 2023-07-08 [EDIT] Never mind. Found the problem - I left a readme to myself when I installed Jellyfin noting that there was an issue with QSV and ffmpeg and a little batch fix to install the necessary driver and update. For anyone else, here is the script I wrote down: Code: echo 'deb http://deb.debian.org/debian buster non-free' >> /etc/apt/sources.list \ I run Jellyfin via Docker on my Synology 418play (it does not official support Docker, but I've run it for several years now without issue) I have been running Jellyfin quite happily for several versions with hardware transcoding enabled, using the QSV setting in Dashboard>Playback I just updated my Docker image file, not changing any configuration settings at all, and all of a sudden, none of my clients will run any movies. Running via web I get the error "Playback Error This client isn't compatible with the media and the server isn't sending a compatible media format." Running via Jellyfin Android TV app (can't look up the precise detail atm - p***** off other half is watching Netflix) notes a similarish error. Noting a) I am a complete numpty at most of this and have only a vague idea of what is going on b) I have not changed any settings from what was a (mostly) successful previous install, can anyone help as to what the issue is? Looking at the log below it appears to be an issue with transcoding? I've tried alternative settings etc to no success, but regardless, how come it worked before but does not now? The final lines of the ffmpeg log reads: Code: ffmpeg version 5.1.3-Jellyfin Copyright (c) 2000-2022 the FFmpeg developers |