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 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.
Yeah, I've started looking into ARC as that looks like what Jellyfin supports the best. Would you mind telling me what ARC you are using and how many simultaneous transcodes you've been able to handle? It looks like the Pro A-Series is the best.