Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ## Exception
- * __User Action:__ play stream
- * __Request:__ Player error[type=ERROR_CODE_DECODING_FAILED] occurred while playing https://www.youtube.com/watch?v=hGmyxihdUdU
- * __Content Country:__ AR
- * __Content Language:__ es-AR
- * __App Language:__ es_AR
- * __Service:__ YouTube
- * __Version:__ 0.26.1
- * __OS:__ Linux samsung/a23ub/a23:13/TP1A.220624.014/A235MUBU3CWE2:user/release-keys 13 - 33
- <details><summary><b>Crash log </b></summary><p>
- ```
- com.google.android.exoplayer2.ExoPlaybackException: MediaCodecVideoRenderer error, index=0, format=Format(135, null, null, video/avc, avc1.4D401E, 507453, null, [854, 480, 25.0], [-1, -1]), format_supported=YES
- at com.google.android.exoplayer2.ExoPlayerImplInternal.handleMessage(ExoPlayerImplInternal.java:578)
- at android.os.Handler.dispatchMessage(Handler.java:102)
- at android.os.Looper.loopOnce(Looper.java:226)
- at android.os.Looper.loop(Looper.java:313)
- at android.os.HandlerThread.run(HandlerThread.java:67)
- Caused by: com.google.android.exoplayer2.video.MediaCodecVideoDecoderException: Decoder failed: OMX.qcom.video.decoder.avc
- at com.google.android.exoplayer2.video.MediaCodecVideoRenderer.createDecoderException(MediaCodecVideoRenderer.java:1639)
- at com.google.android.exoplayer2.mediacodec.MediaCodecRenderer.render(MediaCodecRenderer.java:803)
- at com.google.android.exoplayer2.ExoPlayerImplInternal.doSomeWork(ExoPlayerImplInternal.java:1007)
- at com.google.android.exoplayer2.ExoPlayerImplInternal.handleMessage(ExoPlayerImplInternal.java:502)
- ... 4 more
- Caused by: android.media.MediaCodec$CodecException: Error 0xffffffe0
- at android.media.MediaCodec.releaseOutputBuffer(Native Method)
- at android.media.MediaCodec.releaseOutputBufferInternal(MediaCodec.java:3689)
- at android.media.MediaCodec.releaseOutputBuffer(MediaCodec.java:3663)
- at com.google.android.exoplayer2.mediacodec.AsynchronousMediaCodecAdapter.releaseOutputBuffer(AsynchronousMediaCodecAdapter.java:189)
- at com.google.android.exoplayer2.video.MediaCodecVideoRenderer.renderOutputBufferV21(MediaCodecVideoRenderer.java:1374)
- at com.google.android.exoplayer2.video.MediaCodecVideoRenderer.processOutputBuffer(MediaCodecVideoRenderer.java:1137)
- at com.google.android.exoplayer2.mediacodec.MediaCodecRenderer.drainOutputBuffer(MediaCodecRenderer.java:1889)
- at com.google.android.exoplayer2.mediacodec.MediaCodecRenderer.render(MediaCodecRenderer.java:782)
- ... 6 more
- ```
- </details>
- <hr>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement