You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
doc/filters.texi: fix typo in volume description
This commit is contained in:
@@ -367,7 +367,7 @@ how the audio volume will be increased or decreased.
|
||||
|
||||
Output values are clipped to the maximum value.
|
||||
|
||||
If @var{vol} is expressed as a decimal number, and the output audio
|
||||
If @var{vol} is expressed as a decimal number, the output audio
|
||||
volume is given by the relation:
|
||||
@example
|
||||
@var{output_volume} = @var{vol} * @var{input_volume}
|
||||
|
Reference in New Issue
Block a user