summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-04-02 23:59:00 +0200
committerwm4 <wm4@nowhere>2015-04-03 00:12:30 +0200
commit28fa17dac66d29338d24bff217f31d38d494745c (patch)
treee4bec9153b2c66d16d3d63144c821ff94713a02a /DOCS
parent14a530f4744fc7dee232bbb7c19218d1b0e00ef9 (diff)
downloadmpv-28fa17dac66d29338d24bff217f31d38d494745c.tar.bz2
mpv-28fa17dac66d29338d24bff217f31d38d494745c.tar.xz
vf_format: allow forcing rotation flags
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/vf.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/DOCS/man/vf.rst b/DOCS/man/vf.rst
index 79055ec1a1..fb8047c201 100644
--- a/DOCS/man/vf.rst
+++ b/DOCS/man/vf.rst
@@ -310,6 +310,10 @@ Available filters are:
Set the stereo mode the video should be displayed as. Takes the
same values as the ``--video-stereo-mode`` option.
+ ``<rotate>``
+ Set the rotation the video is assumed to be encoded with in degrees.
+ The special value ``-1`` uses the input format.
+
``noformat[=fmt]``
Restricts the color space for the next filter without doing any conversion.