![]() |
Subtitle offset Android TV - Printable Version +- Jellyfin Forum (https://forum.jellyfin.org) +-- Forum: Support (https://forum.jellyfin.org/f-support) +--- Forum: General Questions (https://forum.jellyfin.org/f-general-questions) +--- Thread: Subtitle offset Android TV (/t-subtitle-offset-android-tv) |
Subtitle offset Android TV - KillsT3aler69 - 2024-12-14 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. RE: Subtitle offset Android TV - TheDreadPirate - 2024-12-14 I'll do some testing and get back to you. RE: Subtitle offset Android TV - TheDreadPirate - 2024-12-15 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 RE: Subtitle offset Android TV - KillsT3aler69 - 2024-12-15 (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. 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. RE: Subtitle offset Android TV - KillsT3aler69 - 2024-12-15 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. |