mirror of
https://github.com/Genymobile/scrcpy.git
synced 2025-08-01 05:38:51 +00:00
Add --list-encoders
Add an option to list the device encoders properly. PR #3757 <https://github.com/Genymobile/scrcpy/pull/3757>
This commit is contained in:
parent
b7e5284adf
commit
9196dc1563
16 changed files with 157 additions and 29 deletions
|
@ -19,6 +19,7 @@ _scrcpy() {
|
|||
-K --hid-keyboard
|
||||
-h --help
|
||||
--legacy-paste
|
||||
--list-encoders
|
||||
--lock-video-orientation
|
||||
--lock-video-orientation=
|
||||
--max-fps=
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue