Mention auto-downsize feature in FAQ
PR #2947 <https://github.com/Genymobile/scrcpy/pull/2947>
This commit is contained in:
parent
0ec64baad4
commit
8fa9e6b01a
1 changed files with 3 additions and 0 deletions
3
FAQ.md
3
FAQ.md
|
@ -219,6 +219,9 @@ scrcpy -m 1024
|
||||||
scrcpy -m 800
|
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).
|
You could also try another [encoder](README.md#encoder).
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue