summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/vf.rst10
1 files changed, 10 insertions, 0 deletions
diff --git a/DOCS/man/vf.rst b/DOCS/man/vf.rst
index 9ed8f2f047..0c43698149 100644
--- a/DOCS/man/vf.rst
+++ b/DOCS/man/vf.rst
@@ -414,6 +414,16 @@ Available mpv-only filters are:
but values such as ``[16:9]`` can be passed too (``[...]`` for quoting
to prevent the option parser from interpreting the ``:`` character).
+ ``<spherical-type>``
+ Type of the spherical projection:
+
+ :auto: As indicated by the file (default)
+ :none: Normal video
+ :equirect: Equirectangular
+ :unknown: Unknown projection
+
+ ``<spherical-yaw>``, ``<spherical-pitch>``, ``<spherical-roll>``
+ Reference angle in degree, if spherical video is used.
``noformat[=fmt]``
Restricts the color space for the next filter without doing any conversion.