summaryrefslogtreecommitdiffstats
path: root/DOCS/man
diff options
context:
space:
mode:
authorGuido Cella <guido@guidocella.xyz>2021-03-02 14:47:09 +0100
committeravih <avih@users.noreply.github.com>2021-03-02 16:14:12 +0200
commit0888e53fc485fa08e882e4970c53c72c20bd8a06 (patch)
tree4da80159f801847276bd92db67753075b401388b /DOCS/man
parentbbbf3571edfbb0e849d3ef60148743352b84fe84 (diff)
downloadmpv-0888e53fc485fa08e882e4970c53c72c20bd8a06.tar.bz2
mpv-0888e53fc485fa08e882e4970c53c72c20bd8a06.tar.xz
manpage: mention rotate limitations with hwdec
Diffstat (limited to 'DOCS/man')
-rw-r--r--DOCS/man/options.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index b5be296e9e..399701115f 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -1489,6 +1489,10 @@ Video
is added to the rotation metadata, which means the value ``0`` would rotate
the video according to the rotation metadata.)
+ When using hardware decoding without copy-back, only 90° steps work, while
+ software decoding and hardware decoding methods that copy the video back to
+ system memory support all values between 0 and 359.
+
``--video-zoom=<value>``
Adjust the video display scale factor by the given value. The parameter is
given log 2. For example, ``--video-zoom=0`` is unscaled,