Skip to content

Constant video buffering #7639

@heineraa

Description

@heineraa

Checklist

  • I am using the latest version - 0.21.15
  • I checked, but didn't find any duplicates (open OR closed) of this issue in the repo.(I found some similar issues but not 100% duplicates
  • I have read the contribution guidelines given at https://github.com/TeamNewPipe/NewPipe/blob/HEAD/.github/CONTRIBUTING.md.
  • [x ] This issue contains only one bug. I will open one issue for every bug report I want to file.

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

  • Android version/Custom ROM version: Grapheneos Android 12
  • Device model: Google Pixel 3

Metadata

Metadata

Assignees

No one assigned

    Labels

    duplicateIssue or discussion is a duplicate of an existing issue or discussiontemplate ignoredThe user didn't follow the template/instructions (or removed them)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions