mirror of https://github.com/mpv-player/mpv
DOCS/vf: update obsolete note hwdec in d3d11vpp
mpv has ability to upload frames.
This commit is contained in:
parent
47cb503bf5
commit
7398e755d1
|
@ -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).
|
||||
|
|
Loading…
Reference in New Issue