• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Support Troubleshooting SOLVED: Hardware acceleration on Unraid issues

     
    • 0 Vote(s) - 0 Average

    SOLVED: Hardware acceleration on Unraid issues

    Configuring hardware acceleration for an iGPU w/Unraid
    bitmap
    Offline

    Community Moderator

    Posts: 899
    Threads: 9
    Joined: 2023 Jul
    Reputation: 29
    #4
    2023-10-11, 05:18 PM (This post was last modified: 2023-10-11, 05:18 PM by bitmap. Edited 1 time in total.)
    For the 7700k, I would uncheck both LPE options as I don't believe they're supported at all. I would also uncheck HEVC encoding because that processor is not particularly capable of HEVC encoding and you'll rarely find clients that request it anyway.

    For codec support, I'll have to see if I can find the matrix that TheDreadPirate pointed me towards (I think on Wikipedia) at one point, but there's probably some of those that your processor isn't compatible with. I don't think that's the issue here, but proper config now will save headaches later.

    Seems like QSV just isn't configured properly. I like to specify the card directly on my compose file with both render and card calls, but you didn't necessarily have to. It gives me specificity of what device I'm passing into the container and specificity of what I can use later inside the container. Also used to be the only way I could get it to work, so...old habits die hard...

    Code:
    devices:
        - /dev/dri/renderD128:/dev/dri/renderD128
        - /dev/dri/card0:/dev/dri/card0

    You should also ensure that the UID you've specified as owning this container has access to the groups that own the devices you're passing in. Generally they're render and video but I'm not sure on Unraid.

    I'm just kind of re-hashing basic steps from the docker HWA guide that seem to trip people up a lot.

    https://jellyfin.org/docs/general/admini...ualization

    An ffmpeg log of unsuccessful, as well as successful transcoding would help. Probably on pastebin or sourcebin (dunno the difference, TDP recommended the latter so maybe they've got more insight).

    EDIT: Also, why no cache directory mounted?
    Jellyfin 10.10.7 LSIO Docker | Ubuntu 24.04 LTS | i7-13700K | Arc A380 6 GB | 64 GB RAM | 79 TB Storage

    [Image: AIL4fc84QG6uSnTDEZiCCtosg7uAA8x9j1myFaFs...qL0Q=w2400]
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Hardware acceleration on Unraid issues - by n8jadams - 2023-10-11, 04:08 PM
    RE: Hardware acceleration on Unraid issues - by TheDreadPirate - 2023-10-11, 04:36 PM
    RE: Hardware acceleration on Unraid issues - by n8jadams - 2023-10-11, 04:57 PM
    RE: Hardware acceleration on Unraid issues - by bitmap - 2023-10-11, 05:18 PM
    RE: Hardware acceleration on Unraid issues - by n8jadams - 2023-10-11, 06:29 PM
    RE: Hardware acceleration on Unraid issues - by TheDreadPirate - 2023-10-11, 07:17 PM
    RE: Hardware acceleration on Unraid issues - by n8jadams - 2023-10-11, 08:38 PM
    RE: Hardware acceleration on Unraid issues - by TheDreadPirate - 2023-10-11, 09:06 PM
    RE: Hardware acceleration on Unraid issues - by n8jadams - 2023-10-11, 09:29 PM
    RE: Hardware acceleration on Unraid issues - by bitmap - 2023-10-11, 10:59 PM
    RE: Hardware acceleration on Unraid issues - by n8jadams - 2023-10-11, 11:18 PM
    RE: Hardware acceleration on Unraid issues - by bitmap - 2023-10-11, 11:30 PM
    RE: Hardware acceleration on Unraid issues - by n8jadams - 2023-10-11, 11:49 PM
    RE: Hardware acceleration on Unraid issues - by bitmap - 2023-10-12, 02:53 AM
    RE: Hardware acceleration on Unraid issues - by n8jadams - 2023-10-12, 09:17 PM
    RE: Hardware acceleration on Unraid issues - by bitmap - 2023-10-13, 12:40 AM
    RE: Hardware acceleration on Unraid issues - by n8jadams - 2023-10-13, 09:09 PM

    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode