Closed holopekochan closed 1 day ago
This sounds like an issue with your device (and/or its OS), rather than the media3 support library.
Android phones (and all subsequent official builds) have to pass CTS tests to ensure the APIs they expose behave as expected - this includes behaviour like video decoding.
I believe LineageOS is not an offical build for your device, so it seems relatively likely that your device + OS combination has not passed CTS - so it seems quite plausible that some functionality like video decoding might be broken (or have edge cases where it doesn't work as expected, as you're seeing).
I'm going to close this issue, because I'm afraid supporting OS + device combos that haven't passed CTS is beyond the scope of this support library - I suggest reporting the issue to LineageOS instead.
My phone oftenly get freezing when watching video or GIFs. After doing a logcat, it turns out there is a problem from ExoPlayer with OMXNodeInstance inside qcom.decoder.avc. Is it possible to tell what causes the issue with this from the error below? I’d appreciate any suggestions on how to fix this issue.
I tried to search for code -62, but it seems like an unknown code. I cannot find anything useful in Exoplayer repo issues.
Phone Model: Razor Phone 2 Phone CPU: Qualcomm SDM845 Snapdragon 845 Phone OS: LineageOS 21 (Android 14) Display: IPS LCD, 120Hz Resolution:1440 x 2560 pixels
I also suspect the issue with the codec configuration for video/avc, but I cannot figure out if it is problem with EXOPlayer, the codec configuration or hardware issue.
These few lines causes the problem
log
media_codec.xml
media_code_performance.xml