Closed
Description
Version
Media3 main branch
More version details
Issue appear with version 1.1.0 (OK with version 1.0.2)
Same on ExoPlayer, present on v2.19.0 and not with v.2.17.0
Devices that reproduce the issue
Problem is on our Box Vantiva/Technicolor (broadcom) but also reproduced on 2 differents Sony TVs.
Devices that do not reproduce the issue
Problem is not reproduced on Google TV, not on Nvidia Shield and not on Android Studio Emulator.
And also not reproduced on Samsung mobiles.
Reproducible in the demo app?
Yes
Reproduction steps
- In the demo app, we need to set the initial bitrate estimate to 1 MBPs (to ensure the player will change profile after a while). I use the default band width meter that we can pass to the exoplayer builder.
- Play the stream that I sent you by mail
Expected result
The media start with a low profile. After a while it play with the highest profile and the transition should be fluent.
Actual result
The media start with a low profile. After a while it play with the highest profile but during the transition we have a black screen.
Media
I'll send you the media to test.
Bug Report
- You will email the zip file produced by
adb bugreport
to [email protected] after filing this issue.