1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-17 21:27:08 +00:00

DOCS/man/vf: don't document removed vf_format field

This field was removed in c6b92884658f37f7ea9b55a595ddd252c57202c0

Reported-by: burgerga
This commit is contained in:
llyyr 2024-08-24 14:13:08 +05:30 committed by Kacper Michajłow
parent 64a0e31aa9
commit 488c636a71

View File

@ -329,10 +329,6 @@ Available mpv-only filters are:
``--vf=format:stereo-in=help`` to list all available modes. Check with ``--vf=format:stereo-in=help`` to list all available modes. Check with
the ``stereo3d`` filter documentation to see what the names mean. the ``stereo3d`` filter documentation to see what the names mean.
``<stereo-out>``
Set the stereo mode the video should be displayed as. Takes the
same values as the ``stereo-in`` option.
``<rotate>`` ``<rotate>``
Set the rotation the video is assumed to be encoded with in degrees. Set the rotation the video is assumed to be encoded with in degrees.
The special value ``-1`` uses the input format. The special value ``-1`` uses the input format.