frame buffer cycling when switching between surfaces on certain devices
Author: stetroCreated Aug 22, 2019Updated Mar 16, 2026
Labelsbug: device specific
Issue description
Along with #6294 we discovered frame renderings on previous defined surfaces when changing the surface during playback. This happens on two of our test devices (Honor 10 and Huawei P20)
Reproduction steps
Just run the test application https://github.com/stetro/exoplayer-test on one of the devices (maybe its also happending on mate 10 pro). And press the switch button to switch surfaces during the playback. Activating the Surface workaround in MainActivity resolves the issue.
Link to test content
https://github.com/stetro/exoplayer-test
A full bug report captured from the device
Example Video is send by mail.
Version of ExoPlayer being used
2.10.4
Device(s) and version(s) of Android being used
Honor 10 Android 8 Huawei P20 Android 9
Source: google/ExoPlayer