scrcpy icon indicating copy to clipboard operation
scrcpy copied to clipboard

dark grey (almost black) on device is dark green in scrcpy

Open BartmanEH opened this issue 4 years ago • 8 comments
trafficstars

is there a way to tweak the black level? it seems to me that almost black is showing as dark green for me. 5FF63D5B-5C2D-49CB-8FEA-B5889D741CA1_1_105_c 716608EE-A4BD-4BA5-B7B5-9B7B1AEA1E3F_1_105_c

BartmanEH avatar Dec 01 '20 21:12 BartmanEH

#1868?

rom1v avatar Dec 01 '20 21:12 rom1v

it's the same with a recording, if that's what you're asking. if you're pointing me to the last comment in that issue, I don't have any foggy idea what that's about.

pure black renders as pure black (the top and bottom menu areas, for example). it's the almost black stuff (settings screen, dark map mode which is not quite black) that renders as dark green.

BartmanEH avatar Dec 01 '20 21:12 BartmanEH

In settings > display, there is sometimes an option to affect the color. This setting does not impact mirroring (hence the difference). See https://github.com/Genymobile/scrcpy/issues/638#issuecomment-510534941.

What it you take a screenshot?

adb shell exec-out screencap -p > screenshot.png

rom1v avatar Dec 02 '20 03:12 rom1v

exec-out caused an error but adb shell screencap -p > screenshot.png worked and the resulting screenshot looks ok--black level is as expected. I don't see any settings->display that are turned on--settings->display-accessibility has a setting called 'Colour correction' but it is turned off and turning it on has no effect.

BartmanEH avatar Dec 02 '20 13:12 BartmanEH

Could you please post both the screenshot (generated by screencap) and a small recording (generated by scrcpy --record file.mkv)?

rom1v avatar Dec 02 '20 14:12 rom1v

screenshot of recording: Screen Shot 2020-12-02 at 9 47 23 AM screenshot via adb: screenshot

posting the recording itself is more tricky--I'll need to make a hosted link I think?

BartmanEH avatar Dec 02 '20 14:12 BartmanEH

if set the parameter:

 --turn-screen-off

and the phone is locked, home launcher will be dark.

please look at the gif:

动画 (1)

jianboy avatar Aug 23 '22 21:08 jianboy

https://github.com/Genymobile/scrcpy/issues/2251

rom1v avatar Aug 23 '22 21:08 rom1v