summaryrefslogtreecommitdiffstats
path: root/DOCS/man
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2016-10-20 16:45:48 +0200
committerwm4 <wm4@nowhere>2016-10-20 16:45:48 +0200
commit5da510b5fc26800598aa5bbd2c30ccf2f21cf662 (patch)
treed85ed43746535e262f03c444ee2c0e21c817a0f0 /DOCS/man
parent6b18d4dba527301d96b810d97f774dac03c6fb46 (diff)
downloadmpv-5da510b5fc26800598aa5bbd2c30ccf2f21cf662.tar.bz2
mpv-5da510b5fc26800598aa5bbd2c30ccf2f21cf662.tar.xz
vf_vdpaurb: deprecate this filter
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 10f30c65ef..fd155bb91d 100644
--- a/DOCS/man/vf.rst
+++ b/DOCS/man/vf.rst
@@ -807,6 +807,8 @@ Available filters are:
Apply high quality VDPAU scaling (needs capable hardware).
``vdpaurb``
+ This filter is deprecated. Use ``--hwdec=vdpau-copy`` instead.
+
VDPAU video read back. Works with ``--vo=vdpau`` and ``--vo=opengl`` only.
This filter will read back frames decoded by VDPAU so that other filters,
which are not normally compatible with VDPAU, can be used like normal.