summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDudemanguy <random342@airmail.cc>2023-09-17 15:24:55 -0500
committerDudemanguy <random342@airmail.cc>2023-09-17 15:24:55 -0500
commitc6cef1bad3034a30e59dc3c45c956ad0d619e440 (patch)
tree4218491f1972bc9dd9f2860ed882ad63e5421b82
parenta4bf0bd695da7ac0fea561342c60d954d485af0a (diff)
downloadmpv-c6cef1bad3034a30e59dc3c45c956ad0d619e440.tar.bz2
mpv-c6cef1bad3034a30e59dc3c45c956ad0d619e440.tar.xz
DOCS/vo: remove outdated reference to --vo-vaapi-deinit-mode
This option was removed in db2268d5b11bfd290251b4aac7045535803f4d96, but the manual was never updated to reflect that.
-rw-r--r--DOCS/man/vo.rst19
1 files changed, 0 insertions, 19 deletions
diff --git a/DOCS/man/vo.rst b/DOCS/man/vo.rst
index 0592d9467e..ef1c38477b 100644
--- a/DOCS/man/vo.rst
+++ b/DOCS/man/vo.rst
@@ -316,25 +316,6 @@ Available video output drivers are:
nla
``non-linear anamorphic scaling``
- ``--vo-vaapi-deint-mode=<mode>``
- Select deinterlacing algorithm. Note that by default deinterlacing is
- initially always off, and needs to be enabled with the ``d`` key
- (default key binding for ``cycle deinterlace``).
-
- This option doesn't apply if libva supports video post processing (vpp).
- In this case, the default for ``deint-mode`` is ``no``, and enabling
- deinterlacing via user interaction using the methods mentioned above
- actually inserts the ``vavpp`` video filter. If vpp is not actually
- supported with the libva backend in use, you can use this option to
- forcibly enable VO based deinterlacing.
-
- no
- Don't allow deinterlacing (default for newer libva).
- first-field
- Show only first field.
- bob
- bob deinterlacing (default for older libva).
-
``--vo-vaapi-scaled-osd=<yes|no>``
If enabled, then the OSD is rendered at video resolution and scaled to
display resolution. By default, this is disabled, and the OSD is