• 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: Seeking jumpts to wrong time, causes long buffering

     
    • 0 Vote(s) - 0 Average

    SOLVED: Seeking jumpts to wrong time, causes long buffering

    Delivator
    Offline

    Junior Member

    Posts: 4
    Threads: 1
    Joined: 2024 Dec
    Reputation: 0
    Country:Germany
    #1
    2024-12-18, 03:12 PM (This post was last modified: 2024-12-18, 03:13 PM by Delivator. Edited 1 time in total.)
    Hey,

    I have an issue where playback buffers super long whenever I seek or resume playback that is not starting at the beginning. Playing from start is no issue at all and starts fast.
    It's set up to only transcode audio and so it should be fairly fast. I checked logs too and they don't indicate any issue (2-3x transcoding speed).

    Starting from the beginning it takes about a second to start. I then tried pressing the "next chapter" button which should jump to 10:00. It then takes about 4 minutes and 30 seconds to load and starts playback at 19:56?? No idea what's going on there.
    And then jumping to 5:00 it takes about 2 minutes and then resumes playback at 10:15?

    Hope someone can help me with this.
    Go to solution
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2024-12-18, 03:22 PM
    What kind of video is it? What container? TS? MKV or MP4?
    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]
    Delivator
    Offline

    Junior Member

    Posts: 4
    Threads: 1
    Joined: 2024 Dec
    Reputation: 0
    Country:Germany
    #3
    2024-12-19, 12:37 PM
    Episode of a TV Show, MKV container, H264 video, DTS-HD Master Audio / 5.1 / 48 kHz / 2476 kbps / 24-bit.
    Log: https://pastebin.com/raw/gwdvqX1L
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #4
    2024-12-19, 02:57 PM
    The issue is likely that the container was poorly muxed. You can try remuxing the video to attempt to repair the container. No encoding required.

    Open a command prompt and type this command.

    Code:
    ffmpeg -fflags +genpts+igndts -i "Z:\Media\Shows\Mr. Robot\Season 03\Mr_ Robot_S03E01_eps3_0_power-saver-mode_h.mkv" -map 0 -codec copy -max_muxing_queue_size 2048 -max_interleave_delta 0 -avoid_negative_ts disabled Z:\newFile.mkv
    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]
    Delivator
    Offline

    Junior Member

    Posts: 4
    Threads: 1
    Joined: 2024 Dec
    Reputation: 0
    Country:Germany
    #5
    2024-12-27, 09:42 PM
    Oh amazing! This seems to have fixed my issue. Thank you!
    « 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