Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error report: Recovering from Player Error #8093

Closed
rahaaatul opened this issue Mar 22, 2022 · 1 comment
Closed

Error report: Recovering from Player Error #8093

rahaaatul opened this issue Mar 22, 2022 · 1 comment
Labels
duplicate Issue or discussion is a duplicate of an existing issue or discussion template ignored The user didn't follow the template/instructions (or removed them)

Comments

@rahaaatul
Copy link

rahaaatul commented Mar 22, 2022

Exception

  • User Action: play stream
  • Request: Player error[type=2] occurred while playing https://www.youtube.com/watch?v=2tUEHZaSF7s
  • Content Country: BD
  • Content Language: bn
  • App Language: en_US
  • Service: YouTube
  • Version: 0.22.1
  • OS: Linux Android 11 - 30
Crash log

com.google.android.exoplayer2.ExoPlaybackException: Unexpected runtime error
	at com.google.android.exoplayer2.ExoPlayerImplInternal.handleMessage(ExoPlayerImplInternal.java:587)
	at android.os.Handler.dispatchMessage(Handler.java:102)
	at android.os.Looper.loop(Looper.java:257)
	at android.os.HandlerThread.run(HandlerThread.java:67)
Caused by: android.media.MediaCodec$CodecException: Error 0xffffffe0
	at android.media.MediaCodec.native_flush(Native Method)
	at android.media.MediaCodec.flush(MediaCodec.java:2298)
	at com.google.android.exoplayer2.mediacodec.SynchronousMediaCodecAdapter.flush(SynchronousMediaCodecAdapter.java:160)
	at com.google.android.exoplayer2.mediacodec.MediaCodecRenderer.flushCodec(MediaCodecRenderer.java:912)
	at com.google.android.exoplayer2.mediacodec.MediaCodecRenderer.flushOrReleaseCodec(MediaCodecRenderer.java:905)
	at com.google.android.exoplayer2.mediacodec.MediaCodecRenderer.flushOrReinitializeCodec(MediaCodecRenderer.java:881)
	at com.google.android.exoplayer2.mediacodec.MediaCodecRenderer.onPositionReset(MediaCodecRenderer.java:730)
	at com.google.android.exoplayer2.video.MediaCodecVideoRenderer.onPositionReset(MediaCodecVideoRenderer.java:419)
	at com.google.android.exoplayer2.BaseRenderer.resetPosition(BaseRenderer.java:158)
	at com.google.android.exoplayer2.ExoPlayerImplInternal.resetRendererPosition(ExoPlayerImplInternal.java:1277)
	at com.google.android.exoplayer2.ExoPlayerImplInternal.seekToPeriodPosition(ExoPlayerImplInternal.java:1255)
	at com.google.android.exoplayer2.ExoPlayerImplInternal.seekToPeriodPosition(ExoPlayerImplInternal.java:1188)
	at com.google.android.exoplayer2.ExoPlayerImplInternal.seekToInternal(ExoPlayerImplInternal.java:1159)
	at com.google.android.exoplayer2.ExoPlayerImplInternal.handleMessage(ExoPlayerImplInternal.java:481)
	... 3 more


@rahaaatul rahaaatul changed the title Error report Error report: Recovering from Player Error Mar 22, 2022
@litetex
Copy link
Member

litetex commented Mar 22, 2022

Duplicate of #8016

@litetex litetex marked this as a duplicate of #8016 Mar 22, 2022
@litetex litetex closed this as completed Mar 22, 2022
@litetex litetex added template ignored The user didn't follow the template/instructions (or removed them) duplicate Issue or discussion is a duplicate of an existing issue or discussion labels Mar 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate Issue or discussion is a duplicate of an existing issue or discussion template ignored The user didn't follow the template/instructions (or removed them)
Projects
None yet
Development

No branches or pull requests

2 participants