-
-
Notifications
You must be signed in to change notification settings - Fork 335
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
Watching long videos at 1.5x sometimes sends video back to beginning instead of skipping sponsor. #1889
Comments
Firefox? Segments at the end or other times? |
Yeah Firefox, specifically Developer Edition. The video I linked has two segments, both a good amount in the video. It's usually only these long Broken Silicon videos where I have had this happen. It happened for both of them in this video for me, and it happened for both in the previous video I think. |
But is it segments in the middle where it happens, or ones that skip to the end |
There's nothing at the end. If I reach the segments in the middle, I get sent back to the beginning. |
What may be happening is, when the skip happens, it causes it to change video resolutions due to taking too long to buffer (which causes the video time to be reset to zero). Normally, the video player gets reset to the correct position and it fixes itself, but maybe somehow the segment at the beginning auto skipping early enough is causing progress in the video to be lost. Would explain why it is only on 1.5x speed and with long videos. |
This is happening to me as well now. 2x speed, on firefox, with a mid-video segment. Instead of skipping to the end of the midroll segment, it resets back to the start. Perhaps whatever this bug was has regressed? #1861 |
Can confirm the same issue, also on firefox on videos with a beginning segment. |
Another confirmation of mid-video skip on firefox resetting the video here too. Watching on 2x |
I'm experience the same issue on Firefox. Happens occasionally even on shorter videos (~10min). I also watch at 1.5-2x speed. |
Same problem with Firefox
Plugin
|
Same, Firefox on Linux, usually 1.5-3.0 speed |
Same problem here in Firefox and windows when watching at 2x speed |
Ditto. Watching this video at 1.5x in Firefox's default stable build in Windows 10 on 1 Gbps connection, and it can randomly occur during a segment skip: https://www.youtube.com/watch?v=K4oPpnAEvz8 |
If anyone is able to catch a recording, that would help. Knowing timing of how quick it happens after the skip would make it possible for the extension to detect this and automatically seek back to where it was |
No recording to hand, but it happens immediately. As in, the video progress touches the skip segment (e.g. the green sponsor segment), and the very next millisecond immediately zips back to the start of the video. |
Got a video of the event here: SBSegmentRestartsVideo.mp4 |
thanks! Does look like it is changing resolutions |
It recently started happening for me as well. |
For most videos in a live stream or podcast format, I watch them at 1.5x. I've found for some videos that instead of skipping the sponsors, I get sent back to the beginning. This issue appears to come and go, so I'm not sure how repeatable it is, but I had it happen for this video.
https://www.youtube.com/watch?v=aaiP7cQPwck
The text was updated successfully, but these errors were encountered: