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!

  • @[email protected]OP
    link
    fedilink
    English
    25 months ago

    Intel processor N100? Isn’t hardware acceleration for GPUs? Or am I misunderstanding.

    • Russ
      link
      fedilink
      English
      35 months ago

      Isn’t hardware acceleration for GPUs?

      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.

      • @[email protected]OP
        link
        fedilink
        English
        15 months ago

        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:

        1. 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.
        2. I need to figure out how to get iGPU to work so transcoding doesn’t hurt the server so much.
        • @[email protected]
          link
          fedilink
          English
          1
          edit-2
          5 months ago

          AMD Ryzen 9 5950X Does that even have an APU? I don’t think it would have any transcoding hardware without one.

          • @[email protected]OP
            link
            fedilink
            English
            15 months ago

            You may be right going off this.

            Also this is hilarious:

            Looks like I’ll be looking into a dedicated gpu, and AMD isn’t recommended, so it’ll be Nvidia.

            • @[email protected]
              link
              fedilink
              English
              1
              edit-2
              5 months ago

              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.

              • @[email protected]OP
                link
                fedilink
                English
                15 months ago

                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.

                • @[email protected]
                  link
                  fedilink
                  English
                  15 months ago

                  I have an A380, but I bet an A310 would also do the job fine.

                  I’ve never actually tested the performance of simultaneous transcodes. However, my server generally sees 2-5 active users on a busy night, and nobody has complained about buffering so far.