summaryrefslogtreecommitdiffstats
path: root/DOCS/man/options.rst
diff options
context:
space:
mode:
authorGuido Cella <guido@guidocella.xyz>2021-03-02 09:49:17 +0100
committerder richter <der.richter@gmx.de>2021-03-02 14:00:12 +0100
commit8a7ef58b2de372d3789bcbe7bd81f8040f398451 (patch)
treede4d1163bb249479c78623194507a5dc07bbd695 /DOCS/man/options.rst
parentd1be8bb6063cc6f7a066b99dd348c34f81cc7f0a (diff)
downloadmpv-8a7ef58b2de372d3789bcbe7bd81f8040f398451.tar.bz2
mpv-8a7ef58b2de372d3789bcbe7bd81f8040f398451.tar.xz
manpage: video-rotate supports arbitrary steps
The 90° step limitation must be a leftover from old behavior since any value between 0 and 359 works now.
Diffstat (limited to 'DOCS/man/options.rst')
-rw-r--r--DOCS/man/options.rst9
1 files changed, 4 insertions, 5 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index 1a56e2b843..b5be296e9e 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -1484,11 +1484,10 @@ Video
This option is disabled if the ``--no-keepaspect`` option is used.
``--video-rotate=<0-359|no>``
- Rotate the video clockwise, in degrees. Currently supports 90° steps only.
- If ``no`` is given, the video is never rotated, even if the file has
- rotation metadata. (The rotation value is added to the rotation metadata,
- which means the value ``0`` would rotate the video according to the
- rotation metadata.)
+ Rotate the video clockwise, in degrees. If ``no`` is given, the video is
+ never rotated, even if the file has rotation metadata. (The rotation value
+ is added to the rotation metadata, which means the value ``0`` would rotate
+ the video according to the rotation metadata.)
``--video-zoom=<value>``
Adjust the video display scale factor by the given value. The parameter is