• 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 Thumbnails and video streams appear corrupt?

     
    • 0 Vote(s) - 0 Average

    Thumbnails and video streams appear corrupt?

    gts250gamer
    Offline

    Junior Member

    Posts: 11
    Threads: 4
    Joined: 2023 Oct
    Reputation: 0
    Country:United States
    #1
    2025-04-06, 01:03 AM
    Hey all!

    I have been using Jellyfin for a few years now, and I have migrated the library between servers a few times in this span. I am encountering a bizarre issue with the current server hardware and configuration, in which thumbnails in certain resolutions appear to load incorrectly in the Jellyfin Media Player software or web UI.

    This is how the thumbnails are rendering on the client side:

    [Image: image.png]

    The issue persists across devices and doesn't appear to affect media playback on the server when I remote in to the host.

    Likewise, there have been some issues with playback as well, with artifacts appearing over the video while it is playing, even during direct stream when no transcoding takes place.

    I am really at a loss here for what to try, as it seems as though the media is not corrupt on the server side (videos play just fine locally on the server as well, albeit slightly choppy as it is a remote connection). Any advice would be much appreciated!

    Server hardware:
    - Intel Core i3-13100T processor (4c/8t)
    - 64GB DDR4 memory @ 2400MT
    - 512GB NVMe boot SSD, 2 x 4TB WD spinning disks for Jellyfin media library, mirrored nightly
    - Intel Arc A310 Eco GPU
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2025-04-06, 01:25 AM
    Can you share your full jellyfin log via privatebin.net?

    And can you run this command and share the output?

    Code:
    curl -vvv https://image.tmdb.org/t/p/original/uqIVJR1fmkiwpcIsIcV0vxiyY4z.jpg -o /tmp/futurama.jpg

    If you're on Windows change the file path at the end to a valid windows path. But everything else should work on Linux or Windows.
    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]
    gts250gamer
    Offline

    Junior Member

    Posts: 11
    Threads: 4
    Joined: 2023 Oct
    Reputation: 0
    Country:United States
    #3
    2025-04-10, 11:45 PM
    (2025-04-06, 01:25 AM)TheDreadPirate Wrote: Can you share your full jellyfin log via privatebin.net?

    And can you run this command and share the output?

    Code:
    curl -vvv https://image.tmdb.org/t/p/original/uqIVJR1fmkiwpcIsIcV0vxiyY4z.jpg -o /tmp/futurama.jpg

    If you're on Windows change the file path at the end to a valid windows path.  But everything else should work on Linux or Windows.


    Sorry for the late reply, I got busy with uni work... I am running Windows Server 2025, went ahead and ran the command and it looks like everything went OK... Here is the output from the command. Appears to have downloaded the jpg successfully to the desktop, I can open it and view it just fine.
    Jellyfin Server Specs
    - Intel Core i3-13100T processor
    - 64GB DDR4 2400MT
    - 512GB NVMe SSD (OS), 2 x 4TB WD spinning disks (media library)
    - Intel Arc A310 Eco 4GB GPU
    - Windows Server 2025 Standard
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #4
    2025-04-11, 11:54 AM (This post was last modified: 2025-04-12, 04:48 PM by TheDreadPirate. Edited 1 time in total.)
    The only thing I see is this.

    Code:
    16:42:38.209825 [0-0] == Info: [WRITE] cw-out is notpaused
    16:42:38.212238 [0-0] == Info: schannel: failed to decrypt data, need more data

    Your version of curl outputs more low level messages than what I can get in curl on Linux so I can't say if this is normal.  But to me it looks like there was some network blip that caused a re-transmit.

    Since you said it also affects video streams, to me this sounds like there is some issue with your server's network connectivity.  I can't say whether this is an issue with the NIC, the cable, router.  But I am leaning towards some network related issue.
    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]
    gts250gamer
    Offline

    Junior Member

    Posts: 11
    Threads: 4
    Joined: 2023 Oct
    Reputation: 0
    Country:United States
    #5
    2025-04-11, 09:02 PM
    (2025-04-11, 11:54 AM)TheDreadPirate Wrote: The only thing I see is this.

    Code:
    16:42:38.209825 [0-0] == Info: [WRITE] cw-out is notpaused
    16:42:38.212238 [0-0] == Info: schannel: failed to decrypt data, need more data

    Your version of curl outputs more low level messages than what I can get in curl on Linux so I can't say if this is normal.  But to me it looks like there was some network blip that caused a re-transmit.

    Since you said it also affects video streams, to me this sounds like there is some issue with your server's network connectivity.  I can't saw whether this is an issue with the NIC, the cable, router.  But I am leaning towards some network related issue.


    Thank you for your help! I am going to try replacing the network cables this weekend, to see if that improves anything. I have a dedicated NIC I might install too, just to see if that solves the issue. Hadn't even occurred to me that could be the culprit, I was panicking that perhaps my drives were getting long in the tooth or something... I appreciate the help, DreadPirate!
    Jellyfin Server Specs
    - Intel Core i3-13100T processor
    - 64GB DDR4 2400MT
    - 512GB NVMe SSD (OS), 2 x 4TB WD spinning disks (media library)
    - Intel Arc A310 Eco 4GB GPU
    - Windows Server 2025 Standard
    « 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