-
-
Notifications
You must be signed in to change notification settings - Fork 10.9k
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
Using -K breaks the display output #5691
Comments
Are you sure this is related to If you run multiple times with and without Is it solved by pressing |
Yes I'm sure, works fine with any other arguments. I tested multiple times. No it's not solved it Alt + r. It temporarily fixes itself only to revert back to the broken output. It's weird that -K does it so I checked multiple times. This is file.mp4 |
file.mp4Okay nevermind it's now broken without -K as well. The difference is though when I run -K, it immediately breaks the output, but when running with no arguments, it only breaks when I force a rotation. |
I have the same problem on a Galaxy Tab A8. Indeed, However, Alt+Shift+r fixes it (it's not Alt+r as I said earlier). It seems there is a race condition between size changes and capture on these Samsung devices. I had debugged this some time ago, IIRC there were duplicated size change events (sizeA → sizeB → sizeA → sizeB) which did not occur on other devices, so I concluded it was a bug in the ROM. |
Please read the prerequisites to run scrcpy.
Also read the FAQ and check if your issue already exists.
Environment
Describe the bug
Using the -K parameter breaks the output of the screen displayed on the computer. Tested both wired and wireless.
First screenshot is
scrcpy
and second screenshot isscrcpy -K
The text was updated successfully, but these errors were encountered: