mirror of https://github.com/mpv-player/mpv
DOCS/man/vf: don't document removed vf_format field
This field was removed in c6b9288465
Reported-by: burgerga
This commit is contained in:
parent
64a0e31aa9
commit
488c636a71
|
@ -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.
|
||||||
|
|
Loading…
Reference in New Issue