summaryrefslogtreecommitdiffstats
path: root/DOCS/man
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-07-08 15:14:38 +0200
committerwm4 <wm4@nowhere>2015-07-08 15:14:38 +0200
commitef7278b4fd53d870470705d2314f1ec5c79b4333 (patch)
tree16d296a114213c053d61049341062c1d36cae47d /DOCS/man
parentd2c05cb55993b1b7b18f2b6ab92e4397f84d0cd5 (diff)
downloadmpv-ef7278b4fd53d870470705d2314f1ec5c79b4333.tar.bz2
mpv-ef7278b4fd53d870470705d2314f1ec5c79b4333.tar.xz
vf_vdpaupp: don't attempt to deinterlace progressive frames
Diffstat (limited to 'DOCS/man')
-rw-r--r--DOCS/man/vf.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/DOCS/man/vf.rst b/DOCS/man/vf.rst
index 0b2cf8154d..c49ef95ced 100644
--- a/DOCS/man/vf.rst
+++ b/DOCS/man/vf.rst
@@ -870,6 +870,8 @@ Available filters are:
``pullup``
Try to apply inverse telecine, needs motion adaptive temporal
deinterlacing.
+ ``interlaced-only=<yes|no>``
+ If ``yes`` (default), only deinterlace frames marked as interlaced.
``hqscaling=<0-9>``
0
Use default VDPAU scaling (default).