• 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 General Questions Subtitle offset Android TV

     
    • 0 Vote(s) - 0 Average

    Subtitle offset Android TV

    KillsT3aler69
    Offline

    Junior Member

    Posts: 3
    Threads: 1
    Joined: 2024 Dec
    Reputation: 0
    #1
    2024-12-14, 10:26 PM (This post was last modified: 2024-12-14, 10:27 PM by KillsT3aler69. Edited 1 time in total.)
    Jellyfin server version: 10.10.3
    Installation method: Docker
    Docker version: Community 27.2.1
    Linux version: Ubuntu 24.04.1 LTS
    Client: jellyfin-androidtv 0.18.2 release

    Whenever I skip ahead in a movie, the subtitle sync is off (by a couple seconds) for the entirety of the movie. The subtitles are external (.srt) and the sync is correct when playing it externally with eg. VLC. Whenever I start a movie and don’t skip ahead, the sync remains perfect. The same issue is not present on pc/web version.

    Steps to reproduce:
    Get a movie with external subtitles which are synced. Play the movie on Android TV. Skip ahead a few minutes.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2024-12-14, 11:18 PM
    I'll do some testing and get back to you.
    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]
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #3
    2024-12-15, 03:43 AM
    I was not able to reproduce. But all of my media I re-encoded. So any muxing issues have been corrected, which is what I suspect is going on with you. You can try remuxing the video to see if that resolves this issue.

    Code:
    sudo docker exec -it jellyfin back
    /usr/lib/jellyfin-ffmpeg/ffmpeg -fflags +genpts+igndts -i "/path/to/your/video.mkv" -map 0 -codec copy -max_muxing_queue_size 2048 -max_interleave_delta 0 -avoid_negative_ts disabled 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]
    KillsT3aler69
    Offline

    Junior Member

    Posts: 3
    Threads: 1
    Joined: 2024 Dec
    Reputation: 0
    #4
    2024-12-15, 12:35 PM (This post was last modified: 2024-12-15, 12:39 PM by KillsT3aler69. Edited 1 time in total.)
    (2024-12-15, 03:43 AM)TheDreadPirate Wrote: I was not able to reproduce.  But all of my media I re-encoded.  So any muxing issues have been corrected, which is what I suspect is going on with you.  You can try remuxing the video to see if that resolves this issue.

    Code:
    sudo docker exec -it jellyfin back
    /usr/lib/jellyfin-ffmpeg/ffmpeg -fflags +genpts+igndts -i "/path/to/your/video.mkv" -map 0 -codec copy -max_muxing_queue_size 2048 -max_interleave_delta 0 -avoid_negative_ts disabled newFile.mkv

    Unfortunately this didn't fix the issue. The situation is the exact same as described in the OP. Could you elaborate on the fact that you think muxing issues are causing this? I'm no expert but I think it's weird that the same issue applies to all movies if it were a muxing issue.
    KillsT3aler69
    Offline

    Junior Member

    Posts: 3
    Threads: 1
    Joined: 2024 Dec
    Reputation: 0
    #5
    2024-12-15, 02:25 PM
    UPDATE: The issue is not present for all movies, I had just bad luck while testing. But I'm not able to see a correlation between the movies that have the issue and the movies that don't.
    « 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