summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-07-07 15:18:56 +0200
committerwm4 <wm4@nowhere>2015-07-07 15:18:56 +0200
commit25755f5fe75ad2a4ac9fb4ecf70f7bdf7a58a04c (patch)
treedf2a9d0d30287f0a94aa87dcadecd0c15c1f2a54 /DOCS
parent92727e7332cd8c9237552675fd8e8dba9b1a4127 (diff)
downloadmpv-25755f5fe75ad2a4ac9fb4ecf70f7bdf7a58a04c.tar.bz2
mpv-25755f5fe75ad2a4ac9fb4ecf70f7bdf7a58a04c.tar.xz
vf_yadif: expose interlaced frame mode
Also remove the enabled suboption, which did nothing. (It was probably broken at some point.)
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/vf.rst9
1 files changed, 4 insertions, 5 deletions
diff --git a/DOCS/man/vf.rst b/DOCS/man/vf.rst
index f1c4cf04b9..c9f080e0b4 100644
--- a/DOCS/man/vf.rst
+++ b/DOCS/man/vf.rst
@@ -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