• 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 Issue with 4K playback

     
    • 0 Vote(s) - 0 Average

    Issue with 4K playback

    rsks1
    Offline

    Junior Member

    Posts: 4
    Threads: 1
    Joined: 2024 Dec
    Reputation: 0
    Country:United States
    #1
    2024-12-11, 08:13 PM
    Hi everyone,

    I’m running a server on Windows 10 LTSC with the following specs:

    CPU: i5 7400
    GPU: GTX 1060
    Storage: SSD and HDD

    Jellyfin works great for 1080p content, but I’m running into an issue with high-bitrate 4K content. Every ~3 minutes, playback freezes for ~45 seconds. Interestingly, this doesn’t happen when I use Plex with the same 4K files.
    I’ve tested this on two endpoint devices—my gaming PC and an Apple TV 4K using Swiftfin—and the issue is the same on both. It also happens regardless of whether hardware transcoding is enabled or disabled.
    For context, everything is wired with gigabit Ethernet, so network speed shouldn’t be the problem.

    Logs: https://pastebin.com/1vkTqwat

    Any ideas on what could be causing this?
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2024-12-11, 08:23 PM
    I don't see anything in that ffmpeg log that would point to a culprit. Is it transcoding in Plex?
    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]
    rsks1
    Offline

    Junior Member

    Posts: 4
    Threads: 1
    Joined: 2024 Dec
    Reputation: 0
    Country:United States
    #3
    2024-12-11, 08:26 PM
    Plex is under the setting "Play at original quality", it works if I have it transcode to 1080p.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #4
    2024-12-11, 10:58 PM
    I honestly don't have enough information to go on. Most of the time, this is caused by network issues.

    It has been a long time since I used Plex. I can't remember if Plex will still transcode, if needed, when it is set to "play at original quality".
    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]
    rsks1
    Offline

    Junior Member

    Posts: 4
    Threads: 1
    Joined: 2024 Dec
    Reputation: 0
    Country:United States
    #5
    2024-12-11, 11:36 PM
    Unfortunate. It's most likely a weird windows issue, I will switch back to linux eventually.
    rsks1
    Offline

    Junior Member

    Posts: 4
    Threads: 1
    Joined: 2024 Dec
    Reputation: 0
    Country:United States
    #6
    2024-12-20, 02:25 AM
    Thought I'd give an update, I'm still using windows but I tried Jellyfin on Docker Desktop using wsl. It works without the freezing I was having on Jellyfin-Windows. It has noticeably worse performance with dropped frames (probably because the virtualization reduces the cpu capacity, I still wouldnt know how to get gpu working through windows docker)

    Possibly this is a bug with Jellyfin windows? I've tried it on windows 10 and 11 and I'm getting the same freezing
    Ndmshdid
    Offline

    Junior Member

    Posts: 6
    Threads: 1
    Joined: 2024 Dec
    Reputation: 0
    Country:Saudi Arabia
    #7
    2024-12-20, 10:15 AM (This post was last modified: 2024-12-20, 10:16 AM by Ndmshdid. Edited 1 time in total.)
    I have issues with Directstreaming of 4K content, it happens with few 4K not all, but it happens particularly with this series and don't know what is the problem


    Attached Files
    .txt   FFmpeg.DirectStream-2024-12-19_21-44-23_7a501d6da35bbc169266376f0d7bbf69_5715f51d.log.txt (Size: 58.64 KB / Downloads: 57)
    .txt   FFmpeg.DirectStream-2024-12-19_21-44-26_7a501d6da35bbc169266376f0d7bbf69_61c9a567.log.txt (Size: 88.51 KB / Downloads: 55)
    .txt   FFmpeg.DirectStream-2024-12-19_21-44-34_7a501d6da35bbc169266376f0d7bbf69_af7f3185.log.txt (Size: 123.88 KB / Downloads: 53)
    gnattu
    Offline

    Team Member

    Posts: 335
    Threads: 0
    Joined: 2024 Feb
    Reputation: 17
    #8
    2024-12-20, 01:41 PM
    (2024-12-20, 10:15 AM)Ndmshdid Wrote: I have issues with Directstreaming of 4K content, it happens with few 4K not all, but it happens particularly with this series and don't know what is the problem

    Try latest jellyfin-ffmpeg: https://github.com/jellyfin/jellyfin-ffm...g/v7.0.2-8

    Download the jellyfin-ffmpeg_7.0.2-8_portable_win64-clang-gpl.zip, and overwrite what currently being in the jellyfin install folder.

    This version should fixed the dts copy issue.
    Ndmshdid
    Offline

    Junior Member

    Posts: 6
    Threads: 1
    Joined: 2024 Dec
    Reputation: 0
    Country:Saudi Arabia
    #9
    2024-12-20, 07:35 PM
    (2024-12-20, 01:41 PM)gnattu Wrote: Try latest jellyfin-ffmpeg: https://github.com/jellyfin/jellyfin-ffm...g/v7.0.2-8

    Download the jellyfin-ffmpeg_7.0.2-8_portable_win64-clang-gpl.zip, and overwrite what currently being in the jellyfin install folder.

    This version should fixed the dts copy issue.

    Thank you so much, I had this problem for months now. It is completely fixed now. Thanks
    « 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