• 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 hevc sdr video transcode issues

     
    • 0 Vote(s) - 0 Average

    hevc sdr video transcode issues

    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #4
    2025-03-04, 01:55 PM (This post was last modified: 2025-03-04, 01:57 PM by TheDreadPirate. Edited 1 time in total.)
    I see you have low power encoding enabled. Did you make the additional configuration changes needed to enable that?

    https://jellyfin.org/docs/general/admini...e-on-linux

    It is optional for your CPU. Can you try unchecking both low power encoding boxes to see if it works without them?

    I also see this.

    Code:
    DRM_IOCTL_VERSION, unsupported drm device by media driver: nvid

    I'm assuming this laptop has an Nvidia GPU in it?

    Let's also try a could things. Change your docker compose for the GPU passthrough to just pass in the entire /dev/dri directory.

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

    Then remove /dev/dri/renderD128 from the Jellyfin transcoding config. The Intel Quick Sync driver will automatically find and use the first available Intel GPU. This setting really only matters if you have multiple Intel GPUs.
    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]
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    hevc sdr video transcode issues - by KingPin - 2025-03-02, 09:03 PM
    RE: hevc sdr video transcode issues - by TheDreadPirate - 2025-03-03, 12:39 PM
    RE: hevc sdr video transcode issues - by KingPin - 2025-03-03, 08:05 PM
    RE: hevc sdr video transcode issues - by TheDreadPirate - 2025-03-04, 01:55 PM
    RE: hevc sdr video transcode issues - by KingPin - 2025-03-04, 03:43 PM
    RE: hevc sdr video transcode issues - by TheDreadPirate - 2025-03-04, 06:28 PM
    RE: hevc sdr video transcode issues - by KingPin - 2025-03-04, 06:59 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