Skip to content
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 player sometimes keeps buffering for forever when a new video is being played #8145

Closed
5 tasks done
Outlet2048 opened this issue Apr 3, 2022 · 6 comments
Closed
5 tasks done
Labels
bug Issue is related to a bug waiting for author If the author doesn't respond, the issue will be auto-closed. Otherwise the label will be removed.

Comments

@Outlet2048
Copy link

Checklist

  • I am able to reproduce the bug with the latest version.
  • I made sure that there are no existing issues - open or closed - which I could contribute my information to.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one bug.
  • I have read and understood the contribution guidelines.

Affected version

0.22.1

Steps to reproduce the bug

  1. Go to timeline feed
  2. Click on a video
  3. Go full screen (not sure if required, but I always do that)
  4. Video keeps buffering for forever (white spinning circle on black background)

Expected behavior

The video should start playing within a few seconds of buffering

Actual behavior

Video keeps buffering for forever unless workaround is being used
Note that the buffering issue doesn't happen in 100% of cases but it does happen rather often. 80%ish for me

workaround:
change the resolution to 720p or something else, can switch back afterwards
minimize app and re-open app
Turn on background playback and then resume video again
Tl;dr: Everything that changes the player type seems to get the stream running again

Screenshots/Screen recordings

No response

Logs

No response

Affected Android/Custom ROM version

Android 11 / OxygenOS11

Affected device model

OnePlus9Pro

Additional information

No response

@Outlet2048 Outlet2048 added the bug Issue is related to a bug label Apr 3, 2022
@AudricV
Copy link
Member

AudricV commented Apr 3, 2022

I am pretty sure your issue is a duplicate of both #6949 and #7630 issues. Could you try both solutions to see if this issue is improved and/or related?

@AudricV AudricV added the waiting for author If the author doesn't respond, the issue will be auto-closed. Otherwise the label will be removed. label Apr 3, 2022
@gpdevsoft
Copy link

gpdevsoft commented Apr 4, 2022

same issue and occur also in non full screen mode, solution #7630 solve the problem, in my test i have choose 16KB, can you release a new stable versione with this fix or we must wait for next release i mean wich one with many fixes?

@AudricV
Copy link
Member

AudricV commented Apr 4, 2022

No, we will not release a hotfix version, you will have to wait the next standard release to get this fix.

@gpdevsoft
Copy link

ok thank you for answer, however i have try another workaround for standard release (022.1), changing video and audio format to WebM the buffering time significantly reduce

@ghost
Copy link

ghost commented Apr 7, 2022

ok thank you for answer, however i have try another workaround for standard release (022.1), changing video and audio format to WebM the buffering time significantly reduce

I guess it's mostly exoplayer buffering issue, effecting all formats at least for me.
Just wait for the hotfix, even though the window gap goes too high. Or use this test debug app for now.

@github-actions
Copy link

This issue has been automatically closed because there has been no response to our request for more information from the original author. With only the information that is currently in the issue, we don't have enough information to take action. Please reach out if you have or find the answers we need so that we can investigate further.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue is related to a bug waiting for author If the author doesn't respond, the issue will be auto-closed. Otherwise the label will be removed.
Projects
None yet
Development

No branches or pull requests

3 participants