diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2014-05-17 04:57:35 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-05-17 04:57:35 +0200 |
commit | aedc1c2ed6cb2f1b977e386a8c0d1770c2394fad (patch) | |
tree | d27af01c4ff22a1b70e2ac5e77e97f23aad36563 /doc/filters.texi | |
parent | be8f96e5eb3c79fdeb30933db49ca1e7e427f9bb (diff) | |
download | ffmpeg-aedc1c2ed6cb2f1b977e386a8c0d1770c2394fad.tar.gz |
doc/filters: fix typo
Found-by: bloody123
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc/filters.texi')
-rw-r--r-- | doc/filters.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/filters.texi b/doc/filters.texi index 923551f210..bcaa632cc4 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -9384,7 +9384,7 @@ Set the number of output video streams, that is also the number of video streams in each segment. Default is 1. @item a -Set the number of output audio streams, that is also the number of video +Set the number of output audio streams, that is also the number of audio streams in each segment. Default is 0. @item unsafe |