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

scrcpy v1.14 crash on Emulator #1629

Open
QGB opened this issue Jul 28, 2020 · 5 comments
Open

scrcpy v1.14 crash on Emulator #1629

QGB opened this issue Jul 28, 2020 · 5 comments

Comments

@QGB
Copy link

QGB commented Jul 28, 2020

>scrcpy

INFO: scrcpy 1.14 <https://github.com/Genymobile/scrcpy>
C:\QGB\software\scrcpy-win64-v1.14\scrcpy-server: 1 file pushed, 0 skipped. 4.8 MB/s (33142 bytes in 0.007s)
[server] INFO: Device: samsung SM-N960F (Android 5.1.1)
[server] ERROR: Exception on thread Thread[main,5,main]
android.media.MediaCodec$CodecException: Error 0x80001001
        at android.media.MediaCodec.native_configure(Native Method)
        at android.media.MediaCodec.configure(MediaCodec.java:577)
        at com.genymobile.scrcpy.ScreenEncoder.configure(ScreenEncoder.java:205)
        at com.genymobile.scrcpy.ScreenEncoder.internalStreamScreen(ScreenEncoder.java:84)
        at com.genymobile.scrcpy.ScreenEncoder.streamScreen(ScreenEncoder.java:55)
        at com.genymobile.scrcpy.Server.scrcpy(Server.java:76)
        at com.genymobile.scrcpy.Server.main(Server.java:225)
        at com.android.internal.os.RuntimeInit.nativeFinishInit(Native Method)
        at com.android.internal.os.RuntimeInit.main(RuntimeInit.java:264)
INFO: Created renderer: direct3d
INFO: Renderer: direct3d
INFO: Initial texture: 1280x720
WARN: Device disconnected
Press any key to continue...

Environment

  • OS: Windows10 x64
  • scrcpy version: v1.14
  • installation method: Windows release...
  • device model:
  • Android version:
    image

Describe the bug
can not start scrcpy

@QGB
Copy link
Author

QGB commented Jul 28, 2020

NOX Android7.1 does not crash,but black screen,still not working

image

@QGB
Copy link
Author

QGB commented Jul 28, 2020

image

@rom1v
Copy link
Collaborator

rom1v commented Jul 29, 2020

I guess the emulator does not support hardware acceleration for encoding in H.264.

@QGB
Copy link
Author

QGB commented Aug 7, 2020

Assertion Failed 
Assertion failure at get mouse point(/app/src/input manager. c: 26), triggered 1 time: x≥=0&&x<0×10000&&y≥=0&&y<0×10000
Always I AbortBreak Retry

image

@rom1v
Copy link
Collaborator

rom1v commented Aug 7, 2020

This assertion does not exist since v1.6, so I guess you run a very old version of scrcpy (#357).

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

2 participants