modified default video quality parameter

pull/712/head
Amman-Aanand 2024-10-10 09:52:02 +00:00
parent 490dfe4d1e
commit 2c43b5e0c0
1 changed files with 2 additions and 2 deletions

View File

@ -148,9 +148,9 @@ Additional command line arguments are given below. To learn out what they do, ch
### video-quality
**Default Value: 18**
The video-quality parameter allows you to specify the resolution of the output video. By adjusting this setting, you can control the clarity and sharpness of the video, with higher values producing better quality but potentially larger file sizes.
The video-quality parameter allows you to control the compression level of the output video. Lower values result in higher quality but larger file sizes, while higher values produce more compression, reducing quality but decreasing file size. This setting affects bitrate and overall visual fidelity, not resolution.
Supported Values: [0 t0 51]
Supported Values: [0 to 51]
```