-
Notifications
You must be signed in to change notification settings - Fork 857
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
Audio continues after video buffer ends #1557
Comments
Still present in v0.18, not sure how solvable it really is given it's a third-party bug |
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
I keep having this issue myself. Along with when the video buffer will run out and not catch up, I would end up having to hit CTRL+R to reboot the window, and sometimes it will pick up where it left off, other times (and most of the times) it will start from the beginning all over. This happens way too often with a LOT of videos. Really not sure what the fix is, but FreeTube is about the only way I can really watch youtube anymore. Not able to watch it in a browser because of a PulseAudio bug that crashes PulseAudio anytime audio is played from a browser. Linux Mint hasn't really gone out of it's way to update to a newer version to fix that issue, but that's just another problem entirely. Sorry for the little rant. |
@azurusnova try using the latest nightly build. |
This issue is stale because it has been open 28 days with no activity. Remove stale label or comment or this will be closed in 7 days. |
This issue is stale because it has been open 28 days with no activity. Remove stale label or comment or this will be closed in 7 days. |
This issue is stale because it has been open 28 days with no activity. Remove stale label or comment or this will be closed in 7 days. |
This issue is stale because it has been open 28 days with no activity. Remove stale label or comment or this will be closed in 7 days. |
This issue is stale because it has been open 28 days with no activity. Remove stale label or comment or this will be closed in 7 days. |
This issue is stale because it has been open 28 days with no activity. Remove stale label or comment or this will be closed in 7 days. |
This issue is stale because it has been open 28 days with no activity. Remove stale label or comment or this will be closed in 7 days. |
@Winterhuman is this still happening for you in v0.22.0? |
Can't reproduce with v0.22.0 with the original reproduction steps described; looks like this is fixed! Closing issue. |
Behavior of the program
When the video buffer runs out, the video will often have more audio content than video content, this causes the last frame of the video buffer to be displayed while the audio continues for a few seconds after, but, when more buffer is loaded it continues from the end of the audio and misses out on the video content inbetween causing a visual jump between loaded buffers.
Expected behavior
Stop playing the video at the end of the video content's buffer (Unless audio-only mode is used) rather than the audio content's to make sure video content is never missed out when loading more buffer.
To Reproduce
Environment Information:
Additional context
This "issue" is purely cosmetic and isn't really significant to the viewing experience; it's low priority if even an issue at all.
The text was updated successfully, but these errors were encountered: