• 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 SOLVED: Video freezes after 10-30min playing 4k video transcode

     
    • 0 Vote(s) - 0 Average

    SOLVED: Video freezes after 10-30min playing 4k video transcode

    With spinning HDDs on Jellyfin server running as docker container on Unraid
    tricolor
    Offline

    Junior Member

    Posts: 1
    Threads: 1
    Joined: 2025 May
    Reputation: 0
    #1
    2025-05-31, 07:32 AM
    Hi all,

    Just wanted to share how I solved my problem of 4k video transcodes freezing after 10-30min of playback.

    Setup:
    - Good old spinning HDDs for storage + 500 gb SSD for temporary and app data.
    - Jellyfin server running as docker container on Unraid.

    Problem:
    Turned out that the Jellyfin app template from Unraid Community Applications directory does *not* specify a path for Jellyfins /cache directory. This means all cache data, including transcode data, ends up on the HDD - often the same one being read from. Most spinning HDDs can't sustain the read + write load of a 4k to 4k transcode. Much less if you do several at the same time.

    Solution:
    1) In the Jellyfin docker template, add a Path with Container path being /cache and the Host path being on a share on your SSD, e.g. /mnt/user/appdata/jellyfin-cache/
    2) In Jellyfin settings, make sure that General cache directory points to  /cache and Transcoding cache directory points to /cache/transcodes, as they do by default.
    « 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