summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2020-01-17 10:46:31 +0100
committerPaul B Mahol <onemda@gmail.com>2020-01-17 10:46:31 +0100
commit7fc28465df60645ab67118d2c68031506b3e56a0 (patch)
tree19fa40110a8c5af279cc19e3375076e1efe4c0fb /doc
parentab9627223e630390a8a99c052de2fb82abde2746 (diff)
avfilter/vf_v360: add cylindrical output projection
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.texi13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index 9c75431a47..7f1f59b122 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -18990,6 +18990,19 @@ Format specific options:
Set pannini parameter.
@end table
+@item cylindrical
+Cylindrical projection. @i{(output only)}
+
+Format specific options:
+@table @option
+@item h_fov
+@item v_fov
+@item d_fov
+Set horizontal/vertical/diagonal field of view. Values in degrees.
+
+If diagonal field of view is set it overrides horizontal and vertical field of view.
+@end table
+
@end table
@item interp