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.
This commit is contained in:
Guido Cella 2021-03-02 09:49:17 +01:00 committed by der richter
parent d1be8bb606
commit 8a7ef58b2d
1 changed files with 4 additions and 5 deletions

View File

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