• 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 Guides, Walkthroughs & Tutorials Guide: Running Jellyfin in Synology's DSM 7 Using Docker Compose

     
    • 1 Vote(s) - 5 Average

    Guide: Running Jellyfin in Synology's DSM 7 Using Docker Compose

    quecup
    Offline

    Junior Member

    Posts: 4
    Threads: 1
    Joined: 2024 Nov
    Reputation: 0
    #18
    2024-11-17, 04:25 PM (This post was last modified: 2024-11-18, 05:22 AM by quecup. Edited 6 times in total.)
    (2023-12-31, 05:53 PM)Efficient_Good_5784 Wrote: This will be a short guide for Synology NAS units running DSM 7 on how to run a Jellyfin

    This worked for me up until I tried playing back any HDR content. In that case I have problems (either a fatal error on the Jellyfin player, or jerky video, depending on the options) on my DS918+

    The error goes back to tone mapping. This is when I'm playing HDR content on a non-HDR screen or on a screen that doesn't support the content's specific HDR type (DV, HDR10, etc).

    Three paths:
    1. If Enable VPP Tone mapping is enabled, then I get a "fatal player error" when I try to play HDR content
    2. If Enable Tone mapping is enabled, then my NAS CPU is near 100%, the video stutters, and it seems that hardware transcoding is bypassed and it uses software transcoding instead. Unwatchable.
    3. If none are enabled (ie. tone mapping is disabled), then the HDR content plays just fine, but has no tone mapping. So, colour is off.

    According to the Github bug thread [bug] 10.8.12 breaks transcoding with HDR content on Synology DS1019+ #10550 it seems that this is not going to be fixed. Can't be fixed. Intel's OpenCL driver no longer supports Linux 4.4.x (ie. every Synology device), and the only fix is to rollback to Jellyfin 10.8.11. This thread has good info on the problem.

    I updated my NAS today to the latest DSM 7.2.2-72806 Update 1 which still runs the 4.4.302 kernel. Given what I've read from Synology, they are not going to jump their Linux kernel forward to regain support for Intel OpenCL's current driver. Synology has officially dropped HW encoding and decoding support with the latest DSM 7.2.2-72806. Is this in reaction to Intel dropping support for Linux 4.4.x? Either way, I can't see Synology fixing this after putting out a press release saying that breaking codec support is a new and improved feature, not a bug.

    This took me a long time to figure out. Can you add to your instructions, that Synology owners who intend to HW transcode their HDR content, should use Jellyfin 10.8.11 instead of the latest version. And if they intend to go with the latest Jellyfin anyway, they should disable both tone mapping options. Otherwise, stutters and crashes will happen with every HDR video that needs transcoding.

    It seems plausible that future Jellyfin versions (with baked in Intel driver updates) could break Synology HW decoding further. Right now, it's just HDR tone mapping that's broken on versions after 10.8.11.

    As for me, I'm going to live with the bad colours for now, and possibly try pre-transcoding my HDR files with tdarr or something. That's a far future project.
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Guide: Running Jellyfin in Synology's DSM 7 Using Docker Compose - by Efficient_Good_5784 - 2023-12-31, 05:53 PM
    RE: Guide: Running Jellyfin in Synology's DSM 7 Using Docker Compose - by denmalley - 2024-02-02, 01:42 AM
    RE: Guide: Running Jellyfin in Synology's DSM 7 Using Docker Compose - by Efficient_Good_5784 - 2024-02-02, 03:58 AM
    RE: Guide: Running Jellyfin in Synology's DSM 7 Using Docker Compose - by bitmap - 2024-02-02, 07:18 PM
    RE: Guide: Running Jellyfin in Synology's DSM 7 Using Docker Compose - by denmalley - 2024-02-03, 02:43 AM
    RE: Guide: Running Jellyfin in Synology's DSM 7 Using Docker Compose - by Kurt - 2024-05-29, 06:20 PM
    RE: Guide: Running Jellyfin in Synology's DSM 7 Using Docker Compose - by Efficient_Good_5784 - 2024-05-29, 06:52 PM
    RE: Guide: Running Jellyfin in Synology's DSM 7 Using Docker Compose - by Kurt - 2024-05-29, 07:09 PM
    RE: Guide: Running Jellyfin in Synology's DSM 7 Using Docker Compose - by Efficient_Good_5784 - 2024-05-29, 08:03 PM
    RE: Guide: Running Jellyfin in Synology's DSM 7 Using Docker Compose - by Kurt - 2024-05-29, 08:25 PM
    RE: Guide: Running Jellyfin in Synology's DSM 7 Using Docker Compose - by xyu - 2024-09-16, 05:32 PM
    RE: Guide: Running Jellyfin in Synology's DSM 7 Using Docker Compose - by Efficient_Good_5784 - 2024-12-21, 04:42 AM
    RE: Guide: Running Jellyfin in Synology's DSM 7 Using Docker Compose - by TheDreadPirate - 2024-05-29, 06:40 PM
    RE: Guide: Running Jellyfin in Synology's DSM 7 Using Docker Compose - by Efficient_Good_5784 - 2024-05-29, 09:43 PM
    RE: Guide: Running Jellyfin in Synology's DSM 7 Using Docker Compose - by Kurt - 2024-05-29, 11:28 PM
    RE: Guide: Running Jellyfin in Synology's DSM 7 Using Docker Compose - by Haxornator - 2024-06-18, 07:05 AM
    RE: Guide: Running Jellyfin in Synology's DSM 7 Using Docker Compose - by TheDreadPirate - 2024-06-18, 02:31 PM
    RE: Guide: Running Jellyfin in Synology's DSM 7 Using Docker Compose - by XavierP56 - 2024-09-03, 06:08 PM
    RE: Guide: Running Jellyfin in Synology's DSM 7 Using Docker Compose - by quecup - 2024-11-17, 04:25 PM
    RE: Guide: Running Jellyfin in Synology's DSM 7 Using Docker Compose - by Efficient_Good_5784 - 2024-12-21, 04:49 AM
    RE: Guide: Running Jellyfin in Synology's DSM 7 Using Docker Compose - by scavenger1801 - 2025-03-01, 07:18 AM
    RE: Guide: Running Jellyfin in Synology's DSM 7 Using Docker Compose - by Efficient_Good_5784 - 2025-03-01, 05:07 PM
    RE: Guide: Running Jellyfin in Synology's DSM 7 Using Docker Compose - by Goby - 2025-03-09, 02:53 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