• 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 Transcoding failing with Nvidia GPU

    Pages (2): 1 2 Next »

     
    • 0 Vote(s) - 0 Average

    Transcoding failing with Nvidia GPU

    Transcoding failing with Nvidia GPU
    Kyle Shaffer
    Offline

    Junior Member

    Posts: 8
    Threads: 1
    Joined: 2024 Oct
    Reputation: 0
    #1
    2024-10-24, 01:47 PM
    I'm posting in the hopes someone else had this issue and may be able to point me in the right direction. I just setup Jellyfin in a docker container on unraid and everything is working except nvidia nvenc transcoding.

    M FFMpeg logs show this:
    [h264_nvenc @ 0x55b3fd117340] Driver does not support the required nvenc API version. Required: 12.2 Found: 12.1
    [h264_nvenc @ 0x55b3fd117340] The minimum required Nvidia driver for nvenc is (unknown) or newer

    I have Nvidia Driver Version: 545.29.06 installed.

    Plex is able to use the GPU (1650 Super) to transcode without issue.
    I've tried shutting down the plex container and restarting Jellyfin but that does not help either.

    Any suggestions are welcome. Thank you.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2024-10-24, 02:57 PM (This post was last modified: 2024-10-24, 02:58 PM by TheDreadPirate. Edited 1 time in total.)
    Make sure that the driver, encode, decode, container toolkit, and cuda drivers are all at least version 520. It sounds like one or more of them is not new enough.
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    Kyle Shaffer
    Offline

    Junior Member

    Posts: 8
    Threads: 1
    Joined: 2024 Oct
    Reputation: 0
    #3
    2024-10-24, 05:21 PM
    Is there a command that I can run to check the version of all of these?
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #4
    2024-10-24, 05:23 PM
    If this were plain linux, yeah. But I have no idea how to check this with unRAID, since so much is locked down.
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    Kyle Shaffer
    Offline

    Junior Member

    Posts: 8
    Threads: 1
    Joined: 2024 Oct
    Reputation: 0
    #5
    2024-10-24, 05:30 PM
    I'm able to run commands on the base linux install as well as within each container.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #6
    2024-10-24, 06:35 PM
    "nvidia-smi" would show additional info. You should be able to run that in both the container and in unRAID directly. I only know how to setup Jellyfin in unRAID with an Intel and AMD GPU. I don't have any Nvidia GPUs available for testing with unRAID.
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    Kyle Shaffer
    Offline

    Junior Member

    Posts: 8
    Threads: 1
    Joined: 2024 Oct
    Reputation: 0
    #7
    2024-10-24, 06:39 PM
    This is the nvidia-smi output from within the Jellyfin Container. It is also the same from unraid directly. Can you spot anything That I need to update?

    Thu Oct 24 14:38:25 2024
    +---------------------------------------------------------------------------------------+
    | NVIDIA-SMI 545.29.06 Driver Version: 545.29.06 CUDA Version: 12.3 |
    |-----------------------------------------+----------------------+----------------------+
    | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC |
    | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. |
    | | | MIG M. |
    |=========================================+======================+======================|
    | 0 NVIDIA GeForce GTX 1650 ... Off | 00000000:09:00.0 Off | N/A |
    | 32% 36C P8 8W / 100W | 3MiB / 4096MiB | 0% Default |
    | | | N/A |
    +-----------------------------------------+----------------------+----------------------+

    +---------------------------------------------------------------------------------------+
    | Processes: |
    | GPU GI CI PID Type Process name GPU Memory |
    | ID ID Usage |
    |=======================================================================================|
    | No running processes found |
    +---------------------------------------------------------------------------------------+
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #8
    2024-10-24, 07:12 PM
    Look over our Nvidia docs.

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

    Particularly steps #5 and the note after #8.
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    Kyle Shaffer
    Offline

    Junior Member

    Posts: 8
    Threads: 1
    Joined: 2024 Oct
    Reputation: 0
    #9
    2024-11-05, 04:45 PM
    Do you know what the issue is? I went through all the steps again and I still have the same error.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #10
    2024-11-05, 05:51 PM
    What is the output of this command when you run it on the host OS?

    Code:
    sudo apt list --installed | egrep -v "libnv|nvidia"
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    Pages (2): 1 2 Next »

    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    • 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