diff options
author | Clément Bœsch <ubitux@gmail.com> | 2012-12-22 15:40:03 +0100 |
---|---|---|
committer | Clément Bœsch <ubitux@gmail.com> | 2012-12-22 16:25:15 +0100 |
commit | 1330d1d0497f2100314f077618b1231deff7c997 (patch) | |
tree | c6b9c185de717cb0d73567a7595c9e5c6619a1db /doc/filters.texi | |
parent | ba5ea7db99193b854476bca76605e96f59b7394b (diff) | |
download | ffmpeg-1330d1d0497f2100314f077618b1231deff7c997.tar.gz |
doc/filters: reword introduction sentence of aformat.
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 b9b364fa1a..2bc7c4595c 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -291,7 +291,7 @@ aconvert=u8:auto @section aformat -Convert the input audio to one of the specified formats. The framework will +Set output format constraints for the input audio. The framework will negotiate the most appropriate format to minimize conversions. The filter accepts the following named parameters: |