vf_yadif: expose interlaced frame mode

Also remove the enabled suboption, which did nothing. (It was probably
broken at some point.)
This commit is contained in:
wm4
2015-07-07 15:18:56 +02:00
parent 92727e7332
commit 25755f5fe7
2 changed files with 9 additions and 14 deletions

View File

@@ -518,7 +518,7 @@ Available filters are:
video. The main purpose of setting ``mp`` to a chroma plane is to reduce
CPU load and make pullup usable in realtime on slow machines.
``yadif=[mode[:enabled=yes|no]]``
``yadif=[mode:interlaced-only]``
Yet another deinterlacing filter
``<mode>``
@@ -527,10 +527,9 @@ Available filters are:
:frame-nospatial: Like ``frame`` but skips spatial interlacing check.
:field-nospatial: Like ``field`` but skips spatial interlacing check.
``<enabled>``
:yes: Filter is active (default).
:no: Filter is not active, but can be activated with the ``D`` key
(or any other key that toggles the ``deinterlace`` property).
``<interlaced-only>``
:no: Deinterlace all frames (default).
:yes: Only deinterlace frames marked as interlaced.
This filter, is automatically inserted when using the ``D`` key (or any
other key that toggles the ``deinterlace`` property or when using the