mirror of
https://github.com/crunchy-labs/crunchy-cli.git
synced 2026-01-21 12:12:00 -06:00
Fix subtitle styling and size (#66)
This commit is contained in:
parent
0572af4e07
commit
95b66c3ff5
2 changed files with 37 additions and 1 deletions
|
|
@ -146,6 +146,10 @@ The video resolution. Can either be specified via the pixels (e.g. 1920x1080), t
|
|||
|
||||
\fB-g, --goroutines GOROUTINES\fR
|
||||
Sets the number of parallel downloads for the segments the final video is made of. Default is the number of cores the computer has.
|
||||
.TP
|
||||
|
||||
\fB--no-subtitle-optimizations DISABLE\fR
|
||||
Disable subtitle optimizations which caused subtitle sizing and layout issues (https://github.com/crunchy-labs/crunchy-cli/issues/66).
|
||||
|
||||
.SH UPDATE COMMAND
|
||||
Checks if a newer version is available.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue