We are pleased to announce the latest stable release of Jellyfin, version 10.10.4! This minor release brings several bugfixes to improve your Jellyfin experience. As always, please ensure you stop you
There is some discussion regarding JMP (Jellyfin Media Player) and its lack of development the past year. Jellyfin Official appears open to replacing JMP with an alternative, meaning pushing users to a different application.
What desktop clients are people using currently? Are there any in the works that you believe could replace JMP?
If you are developing one, please reply and advertise it here!
Not sure which tv you have, but there is a webos client that works well. It'll occasionally decide to transcode atmos stuff instead of direct streaming but restarting the movie once or twice gets it to play nice.
What settings are you using under Playback -> Transcoding? Have you changed anything?
My server has a AMD Ryzen 9 5950X and a single transcode about maxes it out on CPU usage. Even when playing a 1080p file. This can't be normal if others are just "dealing" with transcodes, unless everyone is using hardware acceleration. I'm using Firefox as the client.
Edit: I did turn off Allow encoding in HEVC format and Allow encoding in AV1 format and things are a bit better. Still not sure how people avoid transcoding on Firefox though.
i shoved a cheap used nvidia card into my machine and now transcode isn’t an issue - $20, problem solved and now it’s a solved problem for pretty much any weird format
Not necessarily, in this case they're referring to Intel's QuickSync (Video) - or QSV for short, which is Intel's way of doing video encoding/decoding on dedicated hardware in the CPU. On the AMD side, there is Video Core Next although I'm not very well versed with the video encode/decode side of things so I'm not sure how it stacks up with QSV.
Unfortunately, Video Core Next isn't listed in Jellyfin's hardware acceleration list. I tried AMD iGPU passthrough with VA-API, but ran into issues. It seems I need to figure out:
How are people on Firefox not having to transcode? Do they just not use mkv's or h265? Looking at the documentation, Firefox will need to do transcode, which lines up with what I'm seeing on my end.
I need to figure out how to get iGPU to work so transcoding doesn't hurt the server so much.
Before you run off and get Nvidia, take serious consideration of the Intel ARC line. They're relatively cheap and have great transcoding performance. They're supported by Linux out of the box, and I had no problem getting docker passthrough enabled. Unlike Nvidia the drivers don't have built-in limits for how many simultaneous streams you can transcode.