mirror of
https://github.com/YusufB5/ASCILINE.git
synced 2026-06-17 22:35:13 +02:00
Adjust column width in README example command
Updated column width in stream command for better output.
This commit is contained in:
parent
b51b45fb5b
commit
07e829fb2c
1 changed files with 1 additions and 1 deletions
|
|
@ -139,7 +139,7 @@ When set to `0`, the audio engine (FFmpeg) **never runs**, saving CPU and bandwi
|
|||
| `5` | 2.0× | Double volume |
|
||||
|
||||
```bash
|
||||
python stream_server.py video.mp4 --pixel --cols 330 --vol 0 # Silent
|
||||
python stream_server.py video.mp4 --pixel --cols 560 --vol 0 # Silent
|
||||
python stream_server.py video.mp4 --cols 220 --vol 3 # Loud
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue