From 4f103b209312ca8fa1471fc09ebb15c273f818b8 Mon Sep 17 00:00:00 2001 From: Kevin Mitchell Date: Mon, 23 Nov 2015 15:16:19 -0800 Subject: manpage: deinterlace is now the lowercase d there were a few places that that used an upper case D and one that still actually said Shift+D --- DOCS/man/vo.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'DOCS/man/vo.rst') diff --git a/DOCS/man/vo.rst b/DOCS/man/vo.rst index af05da5207..440e083c16 100644 --- a/DOCS/man/vo.rst +++ b/DOCS/man/vo.rst @@ -105,7 +105,7 @@ Available video output drivers are: Select deinterlacing mode (default: 0). In older versions (as well as MPlayer/mplayer2) you could use this option to enable deinterlacing. This doesn't work anymore, and deinterlacing is enabled with either - the ``D`` key (by default mapped to the command ``cycle deinterlace``), + the ``d`` key (by default mapped to the command ``cycle deinterlace``), or the ``--deinterlace`` option. Also, to select the default deint mode, you should use something like ``--vf-defaults=vdpaupp:deint-mode=temporal`` instead of this sub-option. @@ -1007,7 +1007,7 @@ Available video output drivers are: ``deint-mode=`` Select deinterlacing algorithm. Note that by default deinterlacing is - initially always off, and needs to be enabled with the ``D`` key + 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). -- cgit v1.2.3