• 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 Dropped Frames and Stuttering with certain HEVC Main 10 files

     
    • 0 Vote(s) - 0 Average

    Dropped Frames and Stuttering with certain HEVC Main 10 files

    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2025-03-05, 04:42 PM
    You can try remuxing the problem file. A poorly muxed file can cause the issue you are describing. Remuxing with the following ffmpeg command will recreate the container properly and does not involve any encoding.

    Open an admin command prompt.

    Code:
    C:\Program Files\Jellyfin\ffmpeg.exe -fflags +genpts+igndts -i "C:\path\to\problem\video.mkv" -map 0 -codec copy -max_muxing_queue_size 2048 -max_interleave_delta 0 -avoid_negative_ts disabled newFile.mkv

    Then backup the original file and replace it with the new file.
    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]
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Dropped Frames and Stuttering with certain HEVC Main 10 files - by AirDuster - 2025-03-05, 12:47 AM
    RE: Dropped Frames and Stuttering with certain HEVC Main 10 files - by TheDreadPirate - 2025-03-05, 04:42 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