We are facing continues looping in Player Listener
Open
@marcbaechinger is already working on this.
Since Jul 7, 2023.
bug
needs triage
- Dominant language
- Java
- Stars
- 3k
- Forks
- 955
- Avg merge
- 12d 14h
- Merged PRs (30d)
- 2
Description
Media3 Version
Media3 1.1.0-alpha01
Devices that reproduce the issue
Redimi 10
Vivo
Devices that do not reproduce the issue
No response
Reproducible in the demo app?
No
Reproduction steps
1.Initialize the player with Simple Cache
2.release the player
3.again inintialize the player with Simple Cache
do this 10 to 15 time continuesly
Expected result
The media should play normally
Actual result
We are facing continues buffering state and state ready, video is flickering.
Media
Please find attached video for your reference, this video shows how flickering was happeining
https://github.com/androidx/media/assets/45714712/802465a3-abf0-4be7-adad-2372fe82f4c6
Bug Report
- You will email the zip file produced by
adb bugreportto dev.exoplayer@gmail.com after filing this issue.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.