summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2016-08-11 15:26:14 +0200
committerPaul B Mahol <onemda@gmail.com>2016-08-11 15:26:14 +0200
commit369fdfaf001da79a584ff07f08360f6c59c9ecdf (patch)
tree92f4ba861273b863c2e2ec01882f771146ef630b
parent7f1b14bc5730bd5603dda57302d4adad94ccdd60 (diff)
downloadffmpeg-streaming-369fdfaf001da79a584ff07f08360f6c59c9ecdf.zip
ffmpeg-streaming-369fdfaf001da79a584ff07f08360f6c59c9ecdf.tar.gz
doc/filters: fix typo in acrusher filter docs
-rw-r--r--doc/filters.texi2
1 files changed, 1 insertions, 1 deletions
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".
OpenPOWER on IntegriCloud