You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Checklist (Your issue will be automatically closed if you delete this part)
[x ] I make sure that there are no existing issues - open or closed - which I could contribute my information to.
[ x] I understand that issues with limited impact, such as those occurring on specific devices or under specific network conditions, will not be fixed.
[ x] I am able to reproduce the bug with the latest version given here: CLICK THIS LINK.
[x ] I have attached the error report in the issue.
Describe the bug
当我播放部分视频的时候,会出现闪绿屏和无法播放,并且会出现网络错误的通知。后台播放正常 Frequency
经常 Steps to reproduce the bug
播放视频:https://www.bilibili.com/video/BV1trjrzWEsH?p=1
点击播放按钮 Device (e.g. Pixel 9 Pro)
Waydroid Android 11 X86(Intel) GentooLinux Error report
com.google.android.exoplayer2.ExoPlaybackException: Source error
at com.google.android.exoplayer2.ExoPlayerImplInternal.handleIoException(ExoPlayerImplInternal.java:641)
at com.google.android.exoplayer2.ExoPlayerImplInternal.handleMessage(ExoPlayerImplInternal.java:613)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:223)
at android.os.HandlerThread.run(HandlerThread.java:67)
Caused by: com.google.android.exoplayer2.upstream.HttpDataSource$InvalidResponseCodeException: Response code: 416
at com.google.android.exoplayer2.upstream.DefaultHttpDataSource.open(DefaultHttpDataSource.java:396)
at org.schabi.newpipe.player.helper.PurifiedHttpDataSource.open(PurifiedHttpDataSource.java:180)
at org.schabi.newpipe.player.helper.PurifiedDataSource.open(PurifiedDataSource.java:269)
at com.google.android.exoplayer2.upstream.DefaultDataSource.open(DefaultDataSource.java:258)
at com.google.android.exoplayer2.upstream.TeeDataSource.open(TeeDataSource.java:52)
at com.google.android.exoplayer2.upstream.cache.CacheDataSource.openNextSource(CacheDataSource.java:786)
at com.google.android.exoplayer2.upstream.cache.CacheDataSource.read(CacheDataSource.java:641)
at com.google.android.exoplayer2.upstream.StatsDataSource.read(StatsDataSource.java:92)
at com.google.android.exoplayer2.extractor.DefaultExtractorInput.readFromUpstream(DefaultExtractorInput.java:291)
at com.google.android.exoplayer2.extractor.DefaultExtractorInput.readFully(DefaultExtractorInput.java:80)
at com.google.android.exoplayer2.extractor.DefaultExtractorInput.readFully(DefaultExtractorInput.java:88)
at com.google.android.exoplayer2.extractor.mp4.FragmentedMp4Extractor.readSample(FragmentedMp4Extractor.java:1401)
at com.google.android.exoplayer2.extractor.mp4.FragmentedMp4Extractor.read(FragmentedMp4Extractor.java:342)
at com.google.android.exoplayer2.source.BundledExtractorsAdapter.read(BundledExtractorsAdapter.java:127)
at com.google.android.exoplayer2.source.ProgressiveMediaPeriod$ExtractingLoadable.load(ProgressiveMediaPeriod.java:1042)
at com.google.android.exoplayer2.upstream.Loader$LoadTask.run(Loader.java:412)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:923)
Caused by: com.google.android.exoplayer2.upstream.DataSourceException
at com.google.android.exoplayer2.upstream.DefaultHttpDataSource.open(DefaultHttpDataSource.java:394)
... 18 more
Checklist (Your issue will be automatically closed if you delete this part)
Describe the bug
当我播放部分视频的时候,会出现闪绿屏和无法播放,并且会出现网络错误的通知。后台播放正常
Frequency
经常
Steps to reproduce the bug
播放视频:https://www.bilibili.com/video/BV1trjrzWEsH?p=1
点击播放按钮
Device (e.g. Pixel 9 Pro)
Waydroid Android 11 X86(Intel) GentooLinux
Error report
Exception
Crash log
default.mp4
Additional context