-
Notifications
You must be signed in to change notification settings - Fork 625
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Subtitles getting out of sync when fastforwarding or resuming reproduction from an intermidiate point #242
Comments
This issue is known - see the thread in the plex forums. |
I mainly deal with mkvs, but I will do a test and get back you you. |
Ok, just tested it and with mp4 files there is no problem. I am guessing the PMS transcoder does not get the timing right after fast forwarding or resuming reproduction from an intermediate point, while the subtitles continue to maintain the correct timing. Probably "Auto" should disable the improved subtitle renderer for anything that isn't an mp4 until a solution is found (or the PMS transcoder is fixed by the Plex developers). |
I'm experiencing this problem too. But it also happens with MP4 files. I'll check my settings, i think i'm using the "transcode always" and "subtitles auto" settings. The subtitles go out of sync too when you don't watch from the beginning (when you watch where you left off last time) |
Why would you always transcode? If you run mp4 through the transcoder, it still could be its fault... right? The interesting part would be, having those issues with native playing MP4. |
I'm using always transcode because i experienced issues with the subtitles not always showing. I'm using mkv with external and internal subs and i'm using mp4 with external and internal subs. I think the mkv's didn't show subtitles when i used "auto". Maybe it's fixed now. Didn't test it lately. How can i test "native playing mp4"? |
Well, use some MP4/h264 files (native aTV), provide an external SRT subtitle file (to display with PlexConnect/js), keep "transcoder action" at auto. |
Sorry for my late reaction. I can confirm it works when playback is set to auto. I can skip a show now without sutitles getting out of sync. So what does this mean? |
My guess: when aTV is replaying the files natively, live is good. If the PMS transcoder is used, we are having sync issues... |
So it's probaby something only the Plex team can fix? :-) Maybe everything will work for me when i'm using auto for playback. I'll keep you posted |
It's still open? Because even 2 years later are still a problem. |
Yes I'm having the same issue here... Subtitles go out of sync.... |
@marcotini @Esp10n : This worked for me a couple of years ago :) |
Helo. |
@mderksen |
The new subtitle renderer works great in general, but I have noticed that when fastforwarding or resuming reproduction from an intermidiate point the subtitles tend to get out of sync.
Using to the old renderer fixes the sync issues, so is not a problem related to any particular srt file.
The text was updated successfully, but these errors were encountered: