polymorphicshade / NewPipe

A fork of NewPipe with SponsorBlock functionality.
GNU General Public License v3.0
3.22k stars 106 forks source link

Posting error over here cause wasn't able to send it via email. Please suggest one. Total newbie. Sorry. #317

Closed ihackurmind closed 1 year ago

ihackurmind commented 1 year ago

Checklist

Affected version

0.25.0

Steps to reproduce the bug

Bug report showed up suddenly.

Expected behavior

No response

Actual behavior

No response

Screenshots/Screen recordings

No response

Logs

Error report popped out from nowhere. Keep up the good work. Love this app.

Exception

com.google.android.exoplayer2.ExoPlaybackException: MediaCodecVideoRenderer error, index=0, format=Format(136, null, null, video/avc, avc1.64001F, 2369401, null, [1280, 720, 30.0], [-1, -1]), format_supported=YES
    at com.google.android.exoplayer2.ExoPlayerImplInternal.handleMessage(ExoPlayerImplInternal.java:566)
    at android.os.Handler.dispatchMessage(Handler.java:102)
    at android.os.Looper.loopOnce(Looper.java:210)
    at android.os.Looper.loop(Looper.java:299)
    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:1590)
    at com.google.android.exoplayer2.mediacodec.MediaCodecRenderer.render(MediaCodecRenderer.java:813)
    at com.google.android.exoplayer2.ExoPlayerImplInternal.doSomeWork(ExoPlayerImplInternal.java:989)
    at com.google.android.exoplayer2.ExoPlayerImplInternal.handleMessage(ExoPlayerImplInternal.java:490)
    ... 4 more
Caused by: android.media.MediaCodec$CodecException: Error 0xffffffe0


Affected Android/Custom ROM version

Android 12 - 31

Affected device model

Xiaomi redmi note 10t

Additional information

No response

Atemu commented 1 year ago

Looks like a hardware/OS problem. Don't think we can do anything about that.

ihackurmind commented 1 year ago

@Atemu

Ok. I'll leave it here just in case. (:

polymorphicshade commented 1 year ago

Closing because there is nothing I can do about ERROR_CODE_DECODING_FAILED errors. This is not specific to my fork.