1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-08-15 14:13:16 +02:00

doc/filter.texi: fix some spotted typos

Signed-off-by: Paul B Mahol <onemda@gmail.com>
This commit is contained in:
Paul B Mahol
2018-03-25 23:10:59 +02:00
parent b0644c3e1a
commit 261171d084

View File

@@ -509,7 +509,7 @@ An Anti-Aliasing setting is able to produce "softer" crushing sounds.
Another feature of this filter is the logarithmic mode. Another feature of this filter is the logarithmic mode.
This setting switches from linear distances between bits to logarithmic ones. This setting switches from linear distances between bits to logarithmic ones.
The result is a much more "natural" sounding crusher which doesn't gate low The result is a much more "natural" sounding crusher which doesn't gate low
signals for example. The human ear has a logarithmic perception, too signals for example. The human ear has a logarithmic perception,
so this kind of crushing is much more pleasant. so this kind of crushing is much more pleasant.
Logarithmic crushing is also able to get anti-aliased. Logarithmic crushing is also able to get anti-aliased.
@@ -3606,7 +3606,7 @@ lv2=p=http\\\\://calf.sourceforge.net/plugins/BassEnhancer:c=amount=2
@end example @end example
@item @item
Apply bass vinyl plugin from Calf: Apply vinyl plugin from Calf:
@example @example
lv2=p=http\\\\://calf.sourceforge.net/plugins/Vinyl:c=drone=0.2|aging=0.5 lv2=p=http\\\\://calf.sourceforge.net/plugins/Vinyl:c=drone=0.2|aging=0.5
@end example @end example
@@ -20056,7 +20056,7 @@ Scale pixel values for each drawn sample.
Draw every sample directly. Draw every sample directly.
@end table @end table
Default vlaue is @code{scale}. Default value is @code{scale}.
@end table @end table
@subsection Examples @subsection Examples