-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Buffering video unrelated to connection #6510
Comments
I can't visualize the link you shared, but i'm having problems with my videos infinitely loading. Maybe its something related? |
I am having same issue as OP. Redmi Note 8 pro |
I am also having same issue in 0.21.5 on some videos randomly. |
Same here, even though with version 0.21.5 the problem has been mitigated a lot. If logs are needed just let me know. Xiaomi Mi 9T - Miui 12.0.5 - Android 10 |
please try this apk: TeamNewPipe/NewPipeExtractor#604 if the problem also happens with that apk, please collect the adb logcat logs from the issue |
For all those facing this issue, using external players will probably not have this issue. |
It is the first time I try to get a logcat so I do not know whether it is what you need, but I got it. The logcat is from TeamNewPipe/NewPipeExtractor#604. Video starts at line 12, and after 30 seconds it starts the continuous buffering. Hope this helps. |
thanks. A quick glance shows these log lines demand further inspection as they might be the cause (but not the root cause) of the issue: AudioTrack: getTimestamp_l(417): retrograde timestamp time corrected |
@djuarezr could you try if the issue also happens with Media Tunneling disabled? You find the option to disable that in the debug options. |
First I should have mentioned before that the log that I posted before is from a video at 1.5x speed. So far it also happens when tunneling is disabled. But I could not replicate the issue with the same video anymore. Thus, to be more precise, here is a more fair comparison I made. Every log is from a clean app, 1080p webM video, and the smartphone at the exact same distance to WiFi:
Hope all these logs could help to decrypt the issue. |
ill throw my hat in. i am having issues with newpipe buffering super slowly initially on a 1Gbps connection (530Mbps verified as possible on wifi locally with iperf3) video at any quality stalls for upwards of 30 seconds, after that they play fine unless i seek out far then it happens again. fresh install of lineageos, tons of free space, no gapps or anything so cpu is pretty quiet. happy to provide any info i can just let me know what you need |
I used to have this problem till the version 0.21.5 came out. So far there hasn't been any buffering. Also I'd like to let I know as @djuarezr pointed, I also watch my vids by increasing playback speed of this is somehow related. Edit: Now I'm suffering from buffering regardless of good internet connection |
Same here. Since two or three versions this buffering problem occurs. Before that, everything worked perfectly. Latest version hasn't fixed this. Realme 6. Hope this issue will be fixed as for now newpipe cannot play every video. |
I do not know whether it is related to this issue or not but loading large videos like 10hr+ take a very long time as compared to the normal 10-15 minute videos. |
exactly, same problem 2 smartphones, redmi 8note, redmi 9t, version 0.21.5 |
I'll add some of my experience with this bug. Killing the app and restarting it fixes the problem for me (I have long press back bind to kill apps). It will usually hover over 250-280KB/s for me when it's stuck in that bugged state. After killing and restarting the app, going to history and playing the same video, it instantly peeks to 4-6MB/s and nicely loads the video. My guess would be that it might be YouTube figuring out the client is "not official" and throttling the connection. Or maybe there are slow servers that NewPipe is connecting to, since just killing the app, no cache clear or anything fixes the issue for me. Android 10 AICP (AOSP based). I'll make sure to grab a logcat when it happens next time for me, so I can try and capture the before and after killing the app. Maybe it'll help lead to the issue. Edit: also I'm still on 0.21.4 and experiencing this so definitely wasn't from 0.21.5 alone |
In my case it enters this state one to 3-4 times a day, usually when Newpipe has been left in sleep for a while, or is a cold start (OnStart()/OnResume())? Or could be YouTube breaking things again. Building an apk with the old exoplayer should rule that one out. |
That's precisely what #6524 is. |
Same issue here, although I haven’t tried with v0.21.5 yet. Even on extremely low quality (say 360p), videos keep buffering every few seconds, making them impossible to watch. The network speed is fine, on another phone with the official app, there is no problem. Soft restarting or killing the app does not help. I am not sure, but I think this only happens with some videos. |
Everyone facing the buffering issue, please test the APK in #6542. We wish to confirm that it fixes the problem. |
I tried the APK in #6524 (could not get logs yet) and looks like the bug is gone. I had to play videos at greater than 2x speed to force some buffering. But I want other people to try the APK to compare. Btw, I configured the APK to play videos at 1080p60 by default. Some videos I tried are not available at 1080p in youtube (just 720p or below), but newpipe allows me to play that video at 1080p60. Is there any rendering to upscale the resolution that could lead to this buffering issue? |
Similar issue. Sometimes the bandwidth stays around 50-100KB/s 1080p and the video buffers, plays 0.5 seconds, then repeat. Cache wipe or app reset usually solves issue. |
This comment has been minimized.
This comment has been minimized.
Thanks pythonInRelay. Clearing cache temporarily resolves the issue. Galaxy note 10+ (SM-N975F) Android 11 with Newpipe 0.21.7 |
The apk labeled as youtubei-api fixed the issue for me. Testing for over a week. |
Can you try this APK and check if the issue is fixed? It's based on TeamNewPipe/NewPipeExtractor@d13f531 and on the 0.21.6 version (the only change I made in the app is the extractor version). Thank you in advance. |
Seems issue fixed on this apk! I've tested it for some hour's, till now no buffering issue reported |
I found this solution to work on Newpipe 0.21.7. Even if I get #6744, clicking the retry seems to work. I get the buffering issues more for longer videos. My gut is saying it's a placebo, so I'll update if this continues to work. |
Hi, i tried both above links with 21.7 and there is no buffering (also with 1080 - no problem) - only the app doesn't load comments. Just an error and two buttons (reload and report). P.s. - may be that's a hint. I started another video an it was buffering. I disabled ,load comments and description' and buffering went away ? Exception
Crash log
|
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
It was getting better with disabled comments for many videos, but this one keeps buffering without comments - doesn't matter which resolution above 360p |
@ksapp-dell I tried this too and after a while it just went back to buffering for most videos. Some didn't even load even at 144p. I've been testing the test apk (#6792) and so far so good.
Sent from ProtonMail mobile
…-------- Original Message --------
On Jul 31, 2021, 2:52 AM, ksapp-dell wrote:
It was getting better with disabled comments for many videos, but this one keeps buffering without comments - doesn't matter which resolution.
https://www.youtube.com/watch?v=tw9VF1V-Lzc&t=148
—
You are receiving this because you commented.
Reply to this email directly, [view it on GitHub](#6510 (comment)), or [unsubscribe](https://github.com/notifications/unsubscribe-auth/AG56ID3FM6GY5ERC7A3SJSTT2OMRJANCNFSM464P3A7Q).
|
Now that the pr is merged, will there be a hotfix release? |
Comments fix is still unmerged AFAIK (TeamNewPipe/NewPipeExtractor#604) |
Everything is fine until the Newpipe reaches ~70 MB of cache then there is a problem with buffering, a small observation. |
This issue is still present in version 0.21.8 of NewPipe. This should be reopened. |
I, too, have noticed some videos don't ever load... But so far my fix has been to switch to a very low resolution (240 or 144) and then once it begins playing switch back to the high resolution. So far that's worked every time.
Sent from ProtonMail mobile
…-------- Original Message --------
On Aug 13, 2021, 3:24 AM, Manas Khurana wrote:
This issue is still present in version 0.21.8 of NewPipe. This should be reopened.
—
You are receiving this because you commented.
Reply to this email directly, [view it on GitHub](#6510 (comment)), or [unsubscribe](https://github.com/notifications/unsubscribe-auth/AG56IDYA5MBRSAOAOJ6YGPTT4TCENANCNFSM464P3A7Q).
Triage notifications on the go with GitHub Mobile for [iOS](https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675) or [Android](https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email).
|
For me I just have to clear cache and then it works. I don't think any of this is helpful though, this is not new information. |
My buffering & 70kb/s speed issues seem to be solved with the latest update. Though my newpipe is currently at 128MB cache and is still fine. I think the cache thing/problem is something different and should go into another thread, but I agree, it is also extremely annoying. |
Agreed! |
Buffering issue is fixed for me after 0.21.8 update but sometimes videos don't even play, it keeps on loading, may be a different issue! |
I was watching a 2.5hr music concert today using 0.21.8... Not only did it not load until I changed the bitrate, but it also stopped playing and started buffering about once every 4-6 minutes. Changing the rate - up or down - always fixed it, but the problem kept happening over and over again. So yes, this seems to be a different, yet possibly related issue.
Sent from ProtonMail mobile
…-------- Original Message --------
On Aug 14, 2021, 9:55 PM, bibin-v2020 wrote:
Buffering issue is fixed for me after 0.21.8 update but sometimes videos don't even play, it keeps on loading, that could be different issue.
—
You are receiving this because you commented.
Reply to this email directly, [view it on GitHub](#6510 (comment)), or [unsubscribe](https://github.com/notifications/unsubscribe-auth/AG56ID2TNIAFBOR5TZEBYADT44NBXANCNFSM464P3A7Q).
Triage notifications on the go with GitHub Mobile for [iOS](https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675) or [Android](https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email).
|
The problem this issue was opened for has been fixed in the current release. If you face any new problem, please investigate it thoroughly from scratch, assuming it's a different problem than this, and open a new issue if needed. |
Screen recording
As you can see in the screen record videos randomly buffer when in video mode, however in background mode the audio plays fine.
This issue is limited to newpipe and other video apps work fine.
Samsung galaxy s10+ android 11
Reinstalling newpipe doesn't work
Changing Internet connection doesn't work
The text was updated successfully, but these errors were encountered: