ffmpeg | branch: master | Carl Eugen Hoyos <[email protected]> | Sat Jan 4 20:58:10 2020 +0100| [f7c945abc071770fad2e1d730eb3295432b6aeb0] | committer: Carl Eugen Hoyos
doc: Fix a typo. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f7c945abc071770fad2e1d730eb3295432b6aeb0 --- doc/filters.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/filters.texi b/doc/filters.texi index b5f136d79b..c806a66849 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -3440,7 +3440,7 @@ In general, smaller parameters result in stronger compression, and vice versa. Values below 3.0 are not recommended, because audible distortion may appear. @item threshold, t -Set the target threshold value. This specifies the loweset permissible +Set the target threshold value. This specifies the lowest permissible magnitude level for the audio input which will be normalized. If input frame volume is above this value frame will be normalized. Otherwise frame may not be normalized at all. The default value is set _______________________________________________ ffmpeg-cvslog mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
