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

opening bookmarked yt vid link fails to play #10974

Closed
6 tasks done
js290 opened this issue Apr 14, 2024 · 2 comments
Closed
6 tasks done

opening bookmarked yt vid link fails to play #10974

js290 opened this issue Apr 14, 2024 · 2 comments
Labels
bug Issue is related to a bug

Comments

@js290
Copy link

js290 commented Apr 14, 2024

Checklist

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

Affected version

0.26.1

Steps to reproduce the bug

  1. Open messaging app
  2. click on bookmarked youtube vid link
  3. NewPipe 0.26.1 opens to the vid, but is not able to play

Expected behavior

opening bookmarked links has worked previously

Actual behavior

NewPipe opens up, loads the video seemingly at the bookmark, but is unable to play the video.

Screenshots/Screen recordings

No response

Logs

Exception

  • User Action: play stream
  • Request: Player error[type=ERROR_CODE_DECODING_FAILED] occurred while playing https://youtu.be/c876lPZ-UZU?t=4168
  • Content Country: US
  • Content Language: en-US
  • App Language: en_US
  • Service: YouTube
  • Version: 0.26.1
  • OS: Linux Android 14 - 34
Crash log

com.google.android.exoplayer2.ExoPlaybackException: MediaCodecVideoRenderer error, index=0, format=Format(243, null, null, video/x-vnd.on2.vp9, vp9, 368706, en, [640, 360, 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:205)
	at android.os.Looper.loop(Looper.java:294)
	at android.os.HandlerThread.run(HandlerThread.java:67)
Caused by: com.google.android.exoplayer2.video.MediaCodecVideoDecoderException: Decoder failed: c2.qti.vp9.decoder
	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 0x80000000


Affected Android/Custom ROM version

Android 14 / LineageOS 21

Affected device model

Pixel 4

Additional information

No response

@js290 js290 added bug Issue is related to a bug needs triage Issue is not yet ready for PR authors to take up labels Apr 14, 2024
@opusforlife2
Copy link
Collaborator

Tried restarting?

@opusforlife2 opusforlife2 added the waiting for author If the author doesn't respond, the issue will be auto-closed. Otherwise the label will be removed. label Apr 18, 2024
@js290
Copy link
Author

js290 commented Apr 25, 2024

this seems to be working correctly in 0.27.0.

@js290 js290 closed this as completed Apr 25, 2024
@github-actions github-actions bot removed the waiting for author If the author doesn't respond, the issue will be auto-closed. Otherwise the label will be removed. label Apr 25, 2024
@opusforlife2 opusforlife2 removed the needs triage Issue is not yet ready for PR authors to take up label Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue is related to a bug
Projects
None yet
Development

No branches or pull requests

2 participants