Tubular icon indicating copy to clipboard operation
Tubular copied to clipboard

error while watching fullscreen

Open typernewbies opened this issue 1 year ago • 0 comments

Checklist

  • [X] I am able to reproduce the bug with the latest version.
  • [X] I am not able to reproduce the bug with the latest version of vanilla NewPipe.
  • [X] I made sure that there are no existing issues - open or closed - which I could contribute my information to.
  • [X] I have read the FAQ and my problem isn't listed.
  • [X] I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • [X] This issue contains only one bug.
  • [X] I have read and understood the vanilla NewPipe contribution guidelines.

Affected version

version 0.27.0

Steps to reproduce the bug

When i try to watch in fullscreen, the videos stop and tubular giving me the notification about the error

Expected behavior

I just want to watch yt videos in fullscreen

Actual behavior

Videos just stop playing and showing the error notification

Screenshots/Recordings

Uploading errorfullscreen-1.mp4…

Logs

Exception

  • User Action: play stream
  • Request: Player error[type=ERROR_CODE_DECODING_FAILED] occurred while playing https://www.youtube.com/watch?v=TKQY2ZlIEjY
  • Content Country: US
  • Content Language: en-US
  • App Language: en_US
  • Service: YouTube
  • Version: 0.27.0
  • OS: Linux Android 13 - 33
Crash log

com.google.android.exoplayer2.ExoPlaybackException: MediaCodecAudioRenderer error, index=1, format=Format(140, null, null, audio/mp4a-latm, mp4a.40.2, 130446, und, [-1, -1, -1.0], [2, 44100]), 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:201)
	at android.os.Looper.loop(Looper.java:288)
	at android.os.HandlerThread.run(HandlerThread.java:67)
Caused by: com.google.android.exoplayer2.mediacodec.MediaCodecDecoderException: Decoder failed: c2.android.aac.decoder
	at com.google.android.exoplayer2.mediacodec.MediaCodecRenderer.createDecoderException(MediaCodecRenderer.java:936)
	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


Affected Android/Custom ROM version

Android 12/Lineage OS 20

Affected device model

Redmi 9 lancelot

Additional information

No response

typernewbies avatar May 12 '24 05:05 typernewbies