diff options
author | Paul B Mahol <onemda@gmail.com> | 2020-02-25 13:17:32 +0100 |
---|---|---|
committer | Paul B Mahol <onemda@gmail.com> | 2020-02-25 13:17:32 +0100 |
commit | 2e6db121a89c59fc744415d3e3e89c432d992207 (patch) | |
tree | c7169dfc5bddfb6ea4ff1f963273451b482ccc97 /doc | |
parent | 022796c82f5dde0079d5cfdb7fd8ead3e8bc446d (diff) | |
download | ffmpeg-2e6db121a89c59fc744415d3e3e89c432d992207.tar.gz |
doc/filters: mention commands for v360 filter
Diffstat (limited to 'doc')
-rw-r--r-- | doc/filters.texi | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/filters.texi b/doc/filters.texi index 8300aac4a3..5bc49ce17f 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -19130,6 +19130,10 @@ v360=eac:equirect:in_stereo=sbs:in_trans=1:ih_flip=1:out_stereo=tb @end example @end itemize +@subsection Commands + +This filter supports subset of above options as @ref{commands}. + @section vaguedenoiser Apply a wavelet based denoiser. |