Open utonautes opened 2 years ago
Thanks for the reporting and the accurate reproduction steps. I can reproduce the issue and forwarded it to the relevant internal team (internal ref: b/233875661).
I am able to reproduce this issue with ABRSelctionFactory too on Realme RMX3231 100% time. is there any solution yet for this ?
ExoPlayer Version
2.17.1
Devices that reproduce the issue
Several devices using qualcomm AVC decoder (OMX.qcom.video.decoder.avc)
Devices that do not reproduce the issue
No response
Reproducible in the demo app?
Yes
Reproduction steps
PlayerActivity.java
in demos/main to useRandomTrackSelection
.video: https://drive.google.com/file/d/1nYr6Cq218HL77W4tMjNSo5HCDfoluv6E/view?usp=sharing
It seems that this error happens when the codec is paused while it is processing input format change
Expected result
The media paused successfully.
Actual result
Playback failed with
signalError(omxError 0x80001001, internalError -110)
.stacktraces:
Media
HLS > Apple 16x9 basic stream (TS)
in demo app.Bug Report
adb bugreport
to dev.exoplayer@gmail.com after filing this issue.