• 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 Playback Issues on Certain Files

     
    • 0 Vote(s) - 0 Average

    Playback Issues on Certain Files

    Get Playback Error only on select videos
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #4
    2025-04-08, 01:35 PM (This post was last modified: 2025-04-08, 01:57 PM by TheDreadPirate. Edited 2 times in total.)
    Since are running the container as non-root user, you need to use the "group_add" field to pass in the render group ID.

    Code:
    group_add:
          - 993 # Intel render group
        devices:
          - /dev/dri:/dev/dri

    Replace with the ID for render on your system.

    Code:
    getent group render | cut -d: -f3

    https://jellyfin.org/docs/general/admini...ion/intel/
    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
    Playback Issues on Certain Files - by John L - 2025-04-07, 02:52 AM
    RE: Playback Issues on Certain Files - by TheDreadPirate - 2025-04-07, 12:20 PM
    RE: Playback Issues on Certain Files - by John L - 2025-04-08, 12:59 AM
    RE: Playback Issues on Certain Files - by TheDreadPirate - 2025-04-08, 01:35 PM
    RE: Playback Issues on Certain Files - by John L - 2025-04-10, 02:05 AM
    RE: Playback Issues on Certain Files - by TheDreadPirate - 2025-04-10, 01:00 PM
    RE: Playback Issues on Certain Files - by John L - 2025-04-11, 01:48 AM
    RE: Playback Issues on Certain Files - by TheDreadPirate - 2025-04-11, 11:59 AM
    RE: Playback Issues on Certain Files - by John L - 2025-04-27, 12:43 AM

    • 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