• 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 Synology Docker Transcoding Problem

     
    • 0 Vote(s) - 0 Average

    Synology Docker Transcoding Problem

    Transcoding with Docker on a Synology using a N3160
    raccoonsummer
    Offline

    Junior Member

    Posts: 3
    Threads: 1
    Joined: 2023 Aug
    Reputation: 0
    Country:United States
    #3
    2023-08-18, 10:02 PM
    I have this working on a Synology DS920+ -- can't remember where I found the guide, but you need to set the permissions on /dev/dri/your render device, then also pass that hardware device to the docker container.

    Set up a scheduled task in synology to run a user-defined script:
    task name: Set dev-dri-renderD128 Permission for Jellyfin
    User: root
    Event: boot-up
    Task settings>run command>user-defined script: chmod 666 /dev/dri/renderD128

    Note: your render device may be different.

    Then, in your jellyfin docker-compose.yml add (section alongside volumes, ports, etc):
        devices:
          - /dev/dri:/dev/dri
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Synology Docker Transcoding Problem - by Jolle - 2023-08-12, 09:09 AM
    RE: Synology Docker Transcoding Problem - by bitmap - 2023-08-12, 08:12 PM
    RE: Synology Docker Transcoding Problem - by raccoonsummer - 2023-08-18, 10:02 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