[FFmpeg-cvslog] doc/filters: fix typo in acrusher filter docs
Paul B Mahol
git at videolan.org
Thu Aug 11 16:27:23 EEST 2016
ffmpeg | branch: master | Paul B Mahol <onemda at gmail.com> | Thu Aug 11 15:26:14 2016 +0200| [369fdfaf001da79a584ff07f08360f6c59c9ecdf] | committer: Paul B Mahol
doc/filters: fix typo in acrusher filter docs
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=369fdfaf001da79a584ff07f08360f6c59c9ecdf
---
doc/filters.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/filters.texi b/doc/filters.texi
index 8bb0ca0..2dfe457 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -445,7 +445,7 @@ ffmpeg -i first.flac -i second.flac -filter_complex acrossfade=d=10:o=0:c1=exp:c
Reduce audio bit resolution.
-This filter is bit crusher with enhanced funcionality. A bit crusher
+This filter is bit crusher with enhanced functionality. A bit crusher
is used to audibly reduce number of bits an audio signal is sampled
with. This doesn't change the bit depth at all, it just produces the
effect. Material reduced in bit depth sounds more harsh and "digital".
More information about the ffmpeg-cvslog
mailing list