1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-25 04:38:01 +00:00

manpage: mention rotate limitations with hwdec

This commit is contained in:
Guido Cella 2021-03-02 14:47:09 +01:00 committed by avih
parent bbbf3571ed
commit 0888e53fc4

View File

@ -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,