From ef7278b4fd53d870470705d2314f1ec5c79b4333 Mon Sep 17 00:00:00 2001 From: wm4 Date: Wed, 8 Jul 2015 15:14:38 +0200 Subject: vf_vdpaupp: don't attempt to deinterlace progressive frames --- DOCS/man/vf.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'DOCS/man/vf.rst') 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=`` + If ``yes`` (default), only deinterlace frames marked as interlaced. ``hqscaling=<0-9>`` 0 Use default VDPAU scaling (default). -- cgit v1.2.3