Replace "bit-rate" with "bit rate"
This commit is contained in:
@@ -62,7 +62,7 @@ check `--audio-codec-options` in the manpage or in `scrcpy --help`.
|
||||
|
||||
## Bit rate
|
||||
|
||||
The default audio bit-rate is 128Kbps. To change it:
|
||||
The default audio bit rate is 128Kbps. To change it:
|
||||
|
||||
```bash
|
||||
scrcpy --audio-bit-rate=64K
|
||||
|
||||
@@ -21,7 +21,7 @@ If encoding fails, scrcpy automatically tries again with a lower definition
|
||||
|
||||
## Bit rate
|
||||
|
||||
The default video bit-rate is 8 Mbps. To change it:
|
||||
The default video bit rate is 8 Mbps. To change it:
|
||||
|
||||
```bash
|
||||
scrcpy --video-bit-rate=2M
|
||||
|
||||
Reference in New Issue
Block a user