Genymobile / scrcpy

Display and control your Android device
Apache License 2.0
112.54k stars 10.76k forks source link

scrcpy.exe --crop Not working #5387

Open cgapk123 opened 1 month ago

cgapk123 commented 1 month ago

I used the latest version for my Quest3 and ran: scrcpy.exe --crop 2064:2208:2064:0 --max-fps 60, but it didn't crop the screen. I think --crop is no longer effective.

image

rom1v commented 1 month ago

Crop does not work anymore since Android 14: #4162

I have to reimplement it in a different way: https://github.com/Genymobile/scrcpy/pull/4658#issuecomment-1936558849

cgapk123 commented 1 month ago

Crop does not work anymore since Android 14: #4162

I have to reimplement it in a different way: #4658 (comment)

hi, is there an alternative solution now? Currently all Quest 2/3/3s devices are unable to use the scrcpy tool after updating to v71 (android 14), and we urgently need to solve this problem!

rom1v commented 2 weeks ago

See https://github.com/Genymobile/scrcpy/pull/4658#issuecomment-2461734041

Closing as duplicate of #4162.

ScaroDj commented 1 day ago

hi, is there an alternative solution now? Currently all Quest 2/3/3s devices are unable to use the scrcpy tool after updating to v71 (android 14), and we urgently need to solve this problem!

Is your urgency equal to whatever @rom1v would estimate the cost of the feature to be outsourced?