From 7398e755d12aac8f4366f88daa1f114be5ca7071 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kacper=20Michaj=C5=82ow?= Date: Mon, 26 Aug 2024 03:22:09 +0200 Subject: [PATCH] DOCS/vf: update obsolete note hwdec in d3d11vpp mpv has ability to upload frames. --- DOCS/man/vf.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/DOCS/man/vf.rst b/DOCS/man/vf.rst index 186a7af171..68c7837996 100644 --- a/DOCS/man/vf.rst +++ b/DOCS/man/vf.rst @@ -687,8 +687,9 @@ Available mpv-only filters are: Apply high quality VDPAU scaling (needs capable hardware). ``d3d11vpp`` - Direct3D 11 video post processing. Currently requires D3D11 hardware - decoding for use. + Direct3D 11 video post-processing. Requires a D3D11 context and works best + with hardware decoding. Software frames are automatically uploaded to hardware + for processing. ``deint=`` Whether deinterlacing is enabled (default: no).