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

【老手机】荣耀v10无法使用,报错 #91

Open
pzistart opened this issue May 6, 2024 · 0 comments
Open

【老手机】荣耀v10无法使用,报错 #91

pzistart opened this issue May 6, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@pzistart
Copy link

pzistart commented May 6, 2024

AdbProcessImpl::out:[server] INFO: Device: [HUAWEI] HONOR BKL-AL20 (Android 10)

readInfo timeout

AdbProcessImpl::out:[server] DEBUG: Using video encoder: 'OMX.hisi.video.encoder.avc'
[server] INFO: Retrying with -m1920...
[server] INFO: Retrying...
[server] INFO: Retrying with -m1600...
[server] INFO: Retrying...
[server] INFO: Retrying with -m1280...
[server] INFO: Retrying...
[server] INFO: Retrying with -m1024...
[server] INFO: Retrying...
[server] INFO: Retrying with -m800...
[server] INFO: Retrying...
[server] DEBUG: Screen streaming stopped
[server] DEBUG: Device message sender stopped
[server] DEBUG: Controller stopped

AdbProcessImpl::error:[server] ERROR: Encoding error: java.lang.IllegalArgumentException: null
[server] ERROR: Encoding error: java.lang.IllegalArgumentException: null
[server] ERROR: Encoding error: java.lang.IllegalArgumentException: null
[server] ERROR: Encoding error: java.lang.IllegalArgumentException: null
[server] ERROR: Encoding error: java.lang.IllegalArgumentException: null
[server] ERROR: Encoding error: java.lang.IllegalArgumentException: null
[server] ERROR: Exception on thread Thread[video,5,main]
java.lang.IllegalArgumentException
at android.media.MediaCodec.native_configure(Native Method)
at android.media.MediaCodec.configure(MediaCodec.java:2023)
at android.media.MediaCodec.configure(MediaCodec.java:1951)
at com.genymobile.scrcpy.SurfaceEncoder.streamScreen(SurfaceEncoder.java:69)
at com.genymobile.scrcpy.SurfaceEncoder.lambda$start$0$com-genymobile-scrcpy-SurfaceEncoder(SurfaceEncoder.java:253)
at com.genymobile.scrcpy.SurfaceEncoder$$ExternalSyntheticLambda0.run(Unknown Source:4)
at java.lang.Thread.run(Thread.java:929)

update devices...

@pzistart pzistart added the bug Something isn't working label May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants