-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Video skips forward 3-4 seconds #4386
Comments
Please if possible record the bug and post the video here. |
Hi, here is the link to the video: https://imgur.com/a/fES5KgF as I am not allowed to include it here because of the size limitation. |
Are you sure it's not your keyboard or something that press the right arrow for skipping a few seconds? Very odd bug I have never seen it in my life. Could you check if you can reproduce the issue on another browser? |
I can attest that this definitely is a bug. I haven't seen it in awhile but a couple weeks ago every single video I watched on yewtu.be was affected by this. |
My hand is nowhere near the right arrow (I can record my hand too if you'd like :P, jk) Interesting, I tried Brave and Edge and it does not happen in those browsers. I wonder if this is something Firefox specific. |
I can confirm this issue happens on Firefox (no extensions) 122.0b6 with the current master version of invidious (1e6ec60). For me the issue only happens when usind DASH and only in 4k. Not all videos are affected and I tried reproducing the issue on other instances which worked fine for the particular video. Visually, it looks like it looses a segment from the buffer and then skips to the next. When looking at network traffic I dont see any requests for buffer segments fail or anything suspicious. Here is a redcording of an example video (https://www.youtube.com/watch?v=N6F_aVqXuwU) demo.webm The issue does not happen when using chromium. |
Hello, if you have time could you please check if you still have this issue when applying this PR on your instance: #4439? |
@unixfox Awesome, that seemes to have fixed the isuse. |
Hi,
I am running a self hosted instance of invidious. On one specific channel, so far, I've noticed that when I start to play the video, it looks like it is buffering, but then skips forward about 3-4 seconds every 15-20 seconds. This does not happen on all videos, just this specific channel so far that I've noticed.
My instance is running in docker on Ubuntu server
invidious version: 2023.12.18-97c4165 @ master
Browser is Firefox
OS: Windows 11
I have uBlock Origin extension installed, however, even disabling that for my self hosted instance does not fix the issue.
The text was updated successfully, but these errors were encountered: