![]() |
|
Fatal Playback error - 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: Fatal Playback error (/t-fatal-playback-error--13735) |
Fatal Playback error - hqhma - 2025-09-17 I am brand new to jellyfin and I have been able to get it working flawlessly. I just recently threw in a new TV show and I get a fatal playback error. It seems to have something to do maybe with FFMPEG judging by the log but I don't really know. How can I go about troubleshooting and fixing this? RE: Fatal Playback error - IndianaLarry - 2025-09-17 Can you post the log, please? https://jellyfin.org/docs/general/administration/troubleshooting#debug-logging RE: Fatal Playback error - hqhma - 2025-09-18 (2025-09-17, 06:11 PM)IndianaLarry Wrote: Can you post the log, please? https://pastebin.com/xbD2wQHT RE: Fatal Playback error - IndianaLarry - 2025-09-18 I am no expert on ffmpeg, but my best guess is that it is trying to do some sort of hardware transcoding, but is unable to find the hardware needed (i.e. a GPU with the right drivers). Have you been able to use files with the same format before (i.e. mkv container, streams with codecs of vc1, truehd, ac3, and PGSSUB)? RE: Fatal Playback error - theguymadmax - 2025-09-18 What are the specs of your server, and how are you running Jellyfin? If using Docker, post your compose file. RE: Fatal Playback error - hqhma - 2025-09-18 I have been able to play MKV container and a VC1 codec before yes. Same with truehd and ac3 audio Update: I just read somewhere that ugreen NASs have issues with VC1 so this might be the issue..... RE: Fatal Playback error - IndianaLarry - 2025-09-21 Your issue sounds similar to this post. Could the solution posted there help? |