• 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: Issues with subtitle syncing

     
    • 0 Vote(s) - 0 Average

    SOLVED: Issues with subtitle syncing

    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #9
    2024-09-15, 01:00 AM
    Since SRT subs are directly sent to the client, a lot of the work is done by the client so it is partially/entirely up to how each client handles displaying SRT subs. From my own testing it seems that Firefox loses sync the most easily.

    Some preliminary tests I did a while ago, but forgot to follow up on, was that remuxing the video with this command APPEARED to resolve the issue.

    Code:
    ffmpeg -fflags +genpts+igndts -i "/path/to/video.mkv" -codec copy -max_muxing_queue_size 2048 -max_interleave_delta 0 newFile.mkv

    Even though the SRT subs were external in my case, it appeared that the +genpts+igndts options resolved any subtitle desync issue on the test video I had.
    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
    Issues with subtitle syncing - by growntomcat - 2024-07-07, 10:38 PM
    RE: Issues with subtitle syncing - by TheDreadPirate - 2024-07-08, 02:20 AM
    RE: Issues with subtitle syncing - by growntomcat - 2024-07-08, 07:01 PM
    RE: Issues with subtitle syncing - by TheDreadPirate - 2024-07-08, 07:56 PM
    RE: Issues with subtitle syncing - by growntomcat - 2024-07-08, 08:36 PM
    RE: Issues with subtitle syncing - by Ted Hinklater - 2024-07-08, 09:15 PM
    RE: Issues with subtitle syncing - by TheDreadPirate - 2024-07-08, 10:05 PM
    RE: Issues with subtitle syncing - by growntomcat - 2024-09-14, 09:52 PM
    RE: Issues with subtitle syncing - by TheDreadPirate - 2024-09-15, 01:00 AM
    RE: Issues with subtitle syncing - by growntomcat - 2024-09-15, 11:37 PM
    RE: Issues with subtitle syncing - by TheDreadPirate - 2024-09-15, 11:46 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