mirror of https://github.com/mpv-player/mpv
Fixing list of vo's that vavpp works with, in man page.
This commit is contained in:
parent
f450e5c397
commit
441af64005
|
@ -863,10 +863,10 @@ Available filters are:
|
||||||
Specify the fourth parameter to pass to the library.
|
Specify the fourth parameter to pass to the library.
|
||||||
|
|
||||||
``vavpp``
|
``vavpp``
|
||||||
VA-API video post processing. Works with ``--vo=vaapi`` only. Currently
|
VA-AP-API video post processing. Works with ``--vo=vaapi`` and ``--vo=opengl``
|
||||||
deinterlaces. This filter is automatically inserted if deinterlacing is
|
only. Currently deinterlaces. This filter is automatically inserted if
|
||||||
requested (either using the ``D`` key, by default mapped to the command
|
deinterlacing is requested (either using the ``D`` key, by default mapped to
|
||||||
``cycle deinterlace``, or the ``--deinterlace`` option).
|
the command ``cycle deinterlace``, or the ``--deinterlace`` option).
|
||||||
|
|
||||||
``deint=<method>``
|
``deint=<method>``
|
||||||
Select the deinterlacing algorithm.
|
Select the deinterlacing algorithm.
|
||||||
|
|
Loading…
Reference in New Issue