Add support for H265

Add option --codec=h265.

PR #3713 <https://github.com/Genymobile/scrcpy/pull/3713>
Fixes #3092 <https://github.com/Genymobile/scrcpy/issues/3092>
This commit is contained in:
Romain Vimont
2023-02-03 12:40:55 +01:00
parent 3e517cd40e
commit 4342c5637d
7 changed files with 19 additions and 6 deletions

View File

@@ -27,7 +27,7 @@ Default is 8000000.
.TP
.BI "\-\-codec " name
Select a video codec (h264).
Select a video codec (h264 or h265).
.TP
.BI "\-\-codec\-options " key\fR[:\fItype\fR]=\fIvalue\fR[,...]