scrcpy v1.14 crash on Emulator

Created on 28 Jul 2020  Â·  5Comments  Â·  Source: Genymobile/scrcpy

>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

All 5 comments

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

image

image

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

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

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

Was this page helpful?
0 / 5 - 0 ratings

Related issues

cordac1 picture cordac1  Â·  4Comments

qymspace picture qymspace  Â·  3Comments

targor picture targor  Â·  3Comments

behzadpooldar picture behzadpooldar  Â·  4Comments

tonyyang924 picture tonyyang924  Â·  4Comments