Mention auto-downsize feature in FAQ

PR #2947 <https://github.com/Genymobile/scrcpy/pull/2947>
This commit is contained in:
Romain Vimont 2022-01-15 23:17:52 +01:00
parent 0ec64baad4
commit 8fa9e6b01a

3
FAQ.md
View file

@ -219,6 +219,9 @@ scrcpy -m 1024
scrcpy -m 800
```
Since scrcpy v1.22, scrcpy automatically tries again with a lower definition
before failing. This behavior can be disabled with `--no-downsize-on-error`.
You could also try another [encoder](README.md#encoder).