summaryrefslogtreecommitdiffstats
path: root/DOCS/man
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-07-08 13:40:06 +0200
committerwm4 <wm4@nowhere>2015-07-08 14:48:11 +0200
commit4781f9e69a074ded4404784138bccc231906b492 (patch)
tree257e1edf7685d455263d21b229b7800b367f6044 /DOCS/man
parent9620e37d6a7e34f86bde7886f9c0b1e564576a68 (diff)
downloadmpv-4781f9e69a074ded4404784138bccc231906b492.tar.bz2
mpv-4781f9e69a074ded4404784138bccc231906b492.tar.xz
vf_vavpp: don't attempt to deinterlace progressive frames
Diffstat (limited to 'DOCS/man')
-rw-r--r--DOCS/man/vf.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/DOCS/man/vf.rst b/DOCS/man/vf.rst
index 991dd64eca..0b2cf8154d 100644
--- a/DOCS/man/vf.rst
+++ b/DOCS/man/vf.rst
@@ -822,6 +822,10 @@ Available filters are:
depends on the GPU hardware, the GPU drivers, driver bugs, and
mpv bugs.
+ ``<interlaced-only>``
+ :no: Deinterlace all frames.
+ :yes: Only deinterlace frames marked as interlaced (default).
+
``vdpaupp``
VDPAU video post processing. Works with ``--vo=vdpau`` and ``--vo=opengl``
only. This filter is automatically inserted if deinterlacing is requested