I assume it’s not nvidia. Yet I have no idea how to differentiate between them and neither do I know what a good price is.

Let’s say I don’t want to think about what the video type is. I just want a smooth experience.

Edit: thank you guys!

  • Decronym@lemmy.decronym.xyzB
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    2 months ago

    Acronyms, initialisms, abbreviations, contractions, and other phrases which expand to something larger, that I’ve seen in this thread:

    Fewer Letters More Letters
    Git Popular version control system, primarily for code
    NUC Next Unit of Computing brand of Intel small computers
    PCIe Peripheral Component Interconnect Express

    3 acronyms in this thread; the most compressed thread commented on today has 5 acronyms.

    [Thread #742 for this sub, first seen 8th May 2024, 06:15] [FAQ] [Full list] [Contact] [Source code]

  • Vinny_93@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    2 months ago

    I hear good things about the Intel Arc A380. You basically only need it to convert video and the Intel is not too bad at that for not too steep a price

    • swooosh@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      2 months ago

      How do I need to configure jellyfin in order to work properly?

      I added

      device:
        - /dev/dri
      

      And I tried /dev/dri/renderD128 but both don’t work. Moreover, I enabled encoding in HEVC format, hardware encoding and selected hardware accelleration with intel quicksync (QSV) and enabled hardware decoding for H264, HEVC, …

      But if that’s enabled, transcoding doesn’t work at all on the player.

      I guess I fail at. any advice?

      podman exec -it jellyfin /usr/lib/jellyfin-ffmpeg/vainfo
      Trying display: drm
      error: failed to initialize display
      

      I managed to enable it by giving itnprivileged access.