Bee
Results
2
comments of
Bee
> Same here, Exoplayer 2.11.4, Android 9 > > ``` > com.google.android.exoplayer2.ExoPlaybackException: com.google.android.exoplayer2.mediacodec.MediaCodecRenderer$DecoderInitializationException: Decoder init failed: OMX.qcom.video.decoder.avc, Format(1, null, null, video/avc, avc1.4D401F, 2811990, null, [1080, 1920, 50.0], [-1, -1]) >...
发现出现这个问题是因为,调用prepare()之后500ms内调用setPlayWhenReady(false)导致的。