summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorEugene Lyapustin <unishifft@gmail.com>2019-08-15 03:56:13 +0300
committerKieran Kunhya <kierank@obe.tv>2019-08-19 09:07:38 +0100
commit596ecc295fc4bb3bc964d03e8a94bced52c40694 (patch)
treeb11410754c7472f06a841859eea88582a48329d4 /doc
parentd044252aac77867271db3809ceda9bd07fdb3e43 (diff)
downloadffmpeg-streaming-596ecc295fc4bb3bc964d03e8a94bced52c40694.zip
ffmpeg-streaming-596ecc295fc4bb3bc964d03e8a94bced52c40694.tar.gz
avfilter/vf_v360: add dual fisheye format
Signed-off-by: Eugene Lyapustin <unishifft@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.texi20
1 files changed, 20 insertions, 0 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index 599cb7a..a0c530a 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -17984,6 +17984,26 @@ Format specific options:
@item v_fov
Set horizontal/vertical field of view. Values in degrees.
@end table
+
+@item dfisheye
+Dual fisheye. @i{(input only)}
+
+Format specific options:
+@table @option
+@item in_pad
+Set padding proprtion. Values in decimals.
+
+Example values:
+@table @samp
+@item 0
+No padding.
+@item 0.01
+1% padding.
+@end table
+
+Default value is @b{@samp{0}}.
+@end table
+
@end table
@item interp
OpenPOWER on IntegriCloud