-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Constant video buffering #7639
Copy link
Copy link
Closed
Labels
duplicateIssue or discussion is a duplicate of an existing issue or discussionIssue or discussion is a duplicate of an existing issue or discussiontemplate ignoredThe user didn't follow the template/instructions (or removed them)The user didn't follow the template/instructions (or removed them)
Metadata
Metadata
Assignees
Labels
duplicateIssue or discussion is a duplicate of an existing issue or discussionIssue or discussion is a duplicate of an existing issue or discussiontemplate ignoredThe user didn't follow the template/instructions (or removed them)The user didn't follow the template/instructions (or removed them)
Checklist
Steps to reproduce the bug
It doesnt matter which video i choose after 20-30 seconds it will buffer for 5 up to 10 seconds or.lomger and after watching for about 30 seconds, buffering will repeat. When i watch the same video with firefox on youtube is totally fluent.
Actual behavior
Expected behavior
I would like to watch videos as smooth as before.
Screenshots/Screen recordings
Logs
Observing the behaviour with logcat, there are a ton of errors like this one for example:
SurfaceView[org.schabi.newpipe/org.schabi.newpipe.MainActivity]#30(BLAST Consumer)30 detachBuffer: slot 17 is not owned by the producer (state = ACQUIRED)
Or this one(thats not shown hundreds of time, but often and it appear after the buffer error)
onPlaybackStateChanged(): org.schabi.newpipe tried to update with no new data
It looks like newpipe is ordering new data but in connection with the videobuffer, nothing will be received.
Device info