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

Can't play any video #9309

Closed
6 tasks done
krablord opened this issue Nov 6, 2022 · 12 comments
Closed
6 tasks done

Can't play any video #9309

krablord opened this issue Nov 6, 2022 · 12 comments

Comments

@krablord
Copy link

krablord commented Nov 6, 2022

Checklist

  • I am able to reproduce the bug with the latest version.
  • 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.24.0

Steps to reproduce the bug

  1. Play any video from anywhere

Expected behavior

Video should play or try to buffer

Actual behavior

Video is stopped right away with error message

Screenshots/Screen recordings

No response

Logs

Exception

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

com.google.android.exoplayer2.E
xoPlaybackException: Unexpected runtime error
at com.google.android.exoplayer2.ExoPlayerImplInternal.handleMessage(ExoPlayerImplInternal.java:616)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loop(Looper.java:203)
at android.os.HandlerThread.run(HandlerThread.java:61)
Caused by: java.lang.IllegalArgumentException
at android.media.MediaCodec.native_setSurface(Native Method)
at android.media.MediaCodec.setOutputSurface(MediaCodec.java:1914)
at com.google.android.exoplayer2.mediacodec.SynchronousMediaCodecAdapter.setOutputSurface(SynchronousMediaCodecAdapter.java:189)
at com.google.android.exoplayer2.video.MediaCodecVideoRenderer.setOutputSurfaceV23(MediaCodecVideoRenderer.java:1451)
at com.google.android.exoplayer2.video.MediaCodecVideoRenderer.setOutput(MediaCodecVideoRenderer.java:646)
at com.google.android.exoplayer2.video.MediaCodecVideoRenderer.handleMessage(MediaCodecVideoRenderer.java:584)
at com.google.android.exoplayer2.ExoPlayerImplInternal.deliverMessage(ExoPlayerImplInternal.java:1546)
at com.google.android.exoplayer2.ExoPlayerImplInternal.sendMessageToTarget(ExoPlayerImplInternal.java:1510)
at com.google.android.exoplayer2.ExoPlayerImplInternal.sendMessageInternal(ExoPlayerImplInternal.java:1485)
at com.google.android.exoplayer2.ExoPlayerImplInternal.handleMessage(ExoPlayerImplInternal.java:521)
... 3 more


Affected Android/Custom ROM version

7.0

Affected device model

Meizu M5 Note

Additional information

This started around the same time when Sub list stopped updating, suddenly no video can play and I didn't update new pipe from I believe 0.23.1 it was - as it sometimes required to update for things to start work again, I updated to 0.24.0 and things stood the same. Also I tried 0.24.1 test - and same thing happens.

@krablord krablord added bug Issue is related to a bug needs triage Issue is not yet ready for PR authors to take up labels Nov 6, 2022
@krablord
Copy link
Author

krablord commented Nov 6, 2022

duplicate of 9223 - https://github.com/TeamNewPipe/NewPipe/issues/9223

@krablord krablord closed this as completed Nov 6, 2022
@SameenAhnaf SameenAhnaf 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 and removed bug Issue is related to a bug needs triage Issue is not yet ready for PR authors to take up labels Nov 6, 2022
@opusforlife2
Copy link
Collaborator

@krablord It's not. Why do you think so?

@krablord
Copy link
Author

krablord commented Nov 6, 2022

@opusforlife2 I was lead to believe in private email from I assume moderator(?). I don't want to spam with duplicate issues and make it harder to track issues.

@opusforlife2
Copy link
Collaborator

Mods don't send private emails. Please report who this person was. And in future make sure you confirm that a person with the "Member" or "Collaborator" tag has provided you the information before assuming that it is from the team.

@krablord
Copy link
Author

krablord commented Nov 6, 2022

I was sent replies to my thread that I don't see on github, so I assumed it was from the team and those messages are just not visible. Where can I report something like that? I cant find anything about it

@opusforlife2
Copy link
Collaborator

Sent on email? Yeah, if you're unsure, report these to Github. There's a "Contact Github" link in the footer.

@krablord
Copy link
Author

krablord commented Nov 6, 2022

Exactly the same way I got notifications (notifications@github.com) about comments right now on specified email, I got same notifications but they are not visible in this topic.
Thank you - will do that.

@opusforlife2
Copy link
Collaborator

If you're willing to share the username of this person, we could see if anything can be done from our end.

@krablord
Copy link
Author

krablord commented Nov 6, 2022

I got comment from Deek Pramana about closing issue - hope that helps.

@opusforlife2
Copy link
Collaborator

No, that doesn't ring any bells. Oh well, Github Support should be much more helpful.

@opusforlife2 opusforlife2 removed 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 Nov 9, 2022
@opusforlife2
Copy link
Collaborator

You can follow #9329 meanwhile, BTW. See if the steps are right.

@krablord
Copy link
Author

krablord commented Nov 9, 2022

can confirm - works in portrait mode with 0.24.1 and errors with fullscreen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants