diff options
author | Gyan Doshi <ffmpeg@gyani.pro> | 2019-03-25 22:03:47 +0530 |
---|---|---|
committer | Gyan Doshi <ffmpeg@gyani.pro> | 2019-03-25 22:03:47 +0530 |
commit | 9ae8f3cdd330d0b050b43bf8fa062ab24ee465f3 (patch) | |
tree | 5ec3241887cf6929886c36c0f81d91a7f897aad5 | |
parent | 40490b3a63368bdc2403bf7415b214e6dc0a9a3a (diff) | |
download | ffmpeg-9ae8f3cdd330d0b050b43bf8fa062ab24ee465f3.tar.gz |
doc/filters: indicate range for zoom in lavfi/zoompan
-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 4ffb392a7f..2f459dacc6 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -18359,7 +18359,7 @@ This filter accepts the following options: @table @option @item zoom, z -Set the zoom expression. Default is 1. +Set the zoom expression. Range is 1-10. Default is 1. @item x @item y |