diff options
author | Clément Bœsch <ubitux@gmail.com> | 2013-04-24 17:06:43 +0200 |
---|---|---|
committer | Clément Bœsch <ubitux@gmail.com> | 2013-04-24 18:30:42 +0200 |
commit | c857c21a8c1c68dde2bd774bbeeafd838093bde7 (patch) | |
tree | ebc42e6032e025b9b87969abdf6cde93e1b72e4d | |
parent | cdc48775aa8e068417d0e327710d967a613f149a (diff) | |
download | ffmpeg-c857c21a8c1c68dde2bd774bbeeafd838093bde7.tar.gz |
doc/filters: reword vidstab options intro.
-rw-r--r-- | doc/filters.texi | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/doc/filters.texi b/doc/filters.texi index ab9e227063..8971276ad0 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -5323,8 +5323,7 @@ the unsharp filter, see below. To enable compilation of this filter you need to configure FFmpeg with @code{--enable-libvidstab}. -This filter accepts the following named options, expressed as a -sequence of @var{key}=@var{value} pairs, separated by ":". +This filter accepts the following options: @table @option @@ -5853,8 +5852,7 @@ rotation about subsequent frames. To enable compilation of this filter you need to configure FFmpeg with @code{--enable-libvidstab}. -This filter accepts the following named options, expressed as a -sequence of @var{key}=@var{value} pairs, separated by ":". +This filter accepts the following options: @table @option @item result |