ExoPlayer may get wrong video size after switching video tracks.
Open
@microkatz is already working on this.
Since Mar 30, 2025.
bug: device specific
- Dominant language
- Java
- Stars
- 3k
- Forks
- 955
- Avg merge
- 12d 14h
- Merged PRs (30d)
- 2
Description
Version
Media3 1.5.1
More version details
No response
Devices that reproduce the issue
Android Emulator api 36
Devices that do not reproduce the issue
Pixel 7 Pro api 35
Reproducible in the demo app?
Yes
Reproduction steps
- Open source of domo-gl
- Replace media url with: https://devstreaming-cdn.apple.com/videos/streaming/examples/bipbop_16x9/bipbop_16x9_variant.m3u8
- Replace "dash" with "hls" in line 170 and 172
- Run the demo on Android Emulator
- Wait for resolution change
Expected result
The picture should be fully displayed
Actual result
The picture is incomplete
Media
https://devstreaming-cdn.apple.com/videos/streaming/examples/bipbop_16x9/bipbop_16x9_variant.m3u8
Bug Report
- You will email the zip file produced by
adb bugreportto android-media-github@google.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.