summaryrefslogtreecommitdiffstats
path: root/DOCS/man/en/input.rst
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-04-21 22:54:43 +0200
committerwm4 <wm4@nowhere>2014-04-22 01:42:57 +0200
commitc57e51097b1e29a1cd077c69a677f1953d74e159 (patch)
treec7d5cab732eb7b35683bbf523d8b4e9bd53adb1e /DOCS/man/en/input.rst
parentdd39b47f7cfcf643651e78e633a23998676e1ea7 (diff)
downloadmpv-c57e51097b1e29a1cd077c69a677f1953d74e159.tar.bz2
mpv-c57e51097b1e29a1cd077c69a677f1953d74e159.tar.xz
command: export rotation parameter
For completeness.
Diffstat (limited to 'DOCS/man/en/input.rst')
-rw-r--r--DOCS/man/en/input.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/DOCS/man/en/input.rst b/DOCS/man/en/input.rst
index 4b9d5f1686..dadf8a1901 100644
--- a/DOCS/man/en/input.rst
+++ b/DOCS/man/en/input.rst
@@ -925,6 +925,9 @@ Property list
``video-params/chroma-location``
Chroma location as string. (Exact values subject to change.)
+ ``video-params/rotate``
+ Intended display rotation in degrees (clockwise).
+
When querying the property with the client API using ``MPV_FORMAT_NODE``,
or with Lua ``mp.get_property_native``, this will return a mpv_node with
the following contents:
@@ -943,6 +946,7 @@ Property list
"colormatrix" MPV_FORMAT_STRING
"colorlevels" MPV_FORMAT_STRING
"chroma-location" MPV_FORMAT_STRING
+ "rotate" MPV_FORMAT_INT64
``dwidth``, ``dheight``
Video display size. This is the video size after filters and aspect scaling