Document --encoder option

Add documentation for the new option --encoder in the manpage and in
README.md.
This commit is contained in:
Romain Vimont
2020-11-08 21:11:12 +01:00
parent 42ab8fd611
commit 576814bcec
2 changed files with 20 additions and 0 deletions

View File

@@ -56,6 +56,10 @@ The list of possible display ids can be listed by "adb shell dumpsys display"
Default is 0.
.TP
.BI "\-\-encoder " name
Use a specific MediaCodec encoder (must be a H.264 encoder).
.TP
.B \-\-force\-adb\-forward
Do not attempt to use "adb reverse" to connect to the device.