0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-19 19:42:24 +02:00

DOCS/vf: update obsolete note hwdec in d3d11vpp

mpv has ability to upload frames.
This commit is contained in:
Kacper Michajłow 2024-08-26 03:22:09 +02:00
parent 47cb503bf5
commit 7398e755d1

View File

@ -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=<yes|no>``
Whether deinterlacing is enabled (default: no).