2025-04-07, 07:11 AM
(2025-04-06, 02:36 PM)TheDreadPirate Wrote: When you say Jellyfin crashes, I'm assuming you mean that you can't get videos to play and you're not talking about the server completely crashing and restarting.
Can you share your ffmpeg logs? In the same directory with the logs you shared there will be ffmpeg logs named "FFmpeg.Transcode<really long string>". Share one of those via privatebin.net.
Also, what are your hardware specs? And what distro is the host running?
Our documentation for setting up Nvidia GPUs with Docker is linked below.
https://jellyfin.org/docs/general/admini...ualization
(2025-04-06, 07:42 PM)TheDreadPirate Wrote: You also need and add the ---runtime=nvidia parameter to your docker run. And install additional nvidia packages, if you haven't done so already.
https://jellyfin.org/docs/general/admini...ualization
I'll try this.