Skip to content

Commit

Permalink
slight doc fix
Browse files Browse the repository at this point in the history
  • Loading branch information
atzuur authored Jul 17, 2022
1 parent 5b752d8 commit ba0d749
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,14 +85,14 @@ Text inside following characters **is not literal**: `<` `>` `(` `)`
- default: `1.0`
- min-max: `0-2`

`--stretch` / `-str` `<multiplier:(w/h)>`
`--stretch` / `-str` `<multiplier>:<(w/h)>`
: Stretch video resolution
- multiplier can be a float
- `w` stretches width, `h` stretches height

##### Audio options

`--audio-distort` / `-ad` `<method:strength>, ...`
`--audio-distort` / `-ad` `<method>:<strength>, ...`
: Distort audio
- methods: `earrape`, `echo`, `delay`
- strength: `1-10` (float)
Expand Down

0 comments on commit ba0d749

Please sign in to comment.