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/vf.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'DOCS/man/vf.rst') diff --git a/DOCS/man/vf.rst b/DOCS/man/vf.rst index 857ba1d881..72e1559d76 100644 --- a/DOCS/man/vf.rst +++ b/DOCS/man/vf.rst @@ -464,16 +464,16 @@ Available filters are: :yes: Only deinterlace frames marked as interlaced (default if this filter is inserted via ``deinterlace`` property). - This filter, is automatically inserted when using the ``D`` key (or any + This filter, is automatically inserted when using the ``d`` key (or any other key that toggles the ``deinterlace`` property or when using the ``--deinterlace`` switch), assuming the video output does not have native deinterlacing support. If you just want to set the default mode, put this filter and its options - into ``--vf-defaults`` instead, and enable deinterlacing with ``D`` or + into ``--vf-defaults`` instead, and enable deinterlacing with ``d`` or ``--deinterlace``. - Also note that the ``D`` key is stupid enough to insert an interlacer twice + Also note that the ``d`` key is stupid enough to insert a deinterlacer twice when inserting yadif with ``--vf``, so using the above methods is recommended. @@ -721,7 +721,7 @@ Available filters are: ``vavpp`` VA-AP-API video post processing. Works with ``--vo=vaapi`` and ``--vo=opengl`` only. Currently deinterlaces. This filter is automatically inserted if - deinterlacing is requested (either using the ``D`` key, by default mapped to + deinterlacing is requested (either using the ``d`` key, by default mapped to the command ``cycle deinterlace``, or the ``--deinterlace`` option). ``deint=`` @@ -745,7 +745,7 @@ Available filters are: ``vdpaupp`` VDPAU video post processing. Works with ``--vo=vdpau`` and ``--vo=opengl`` only. This filter is automatically inserted if deinterlacing is requested - (either using the ``D`` key, by default mapped to the command + (either using the ``d`` key, by default mapped to the command ``cycle deinterlace``, or the ``--deinterlace`` option). When enabling deinterlacing, it is always preferred over software deinterlacer filters if the ``vdpau`` VO is used, and also if ``opengl`` is used and hardware -- cgit v1.2.3