1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-19 18:05:21 +00:00

Document -vo vdpau:deint.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28725 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
cehoyos 2009-02-24 22:57:42 +00:00
parent 4cd920182b
commit 8fe1d4ce2e

View File

@ -3433,6 +3433,19 @@ For positive values, apply a sharpening algorithm to the video,
for negative values a blurring algorithm (default: 0).
.IPs denoise=<0\-1>
Apply a noise reduction algorithm to the video (default: 0, no noise reduction).
.IPs deint=<0\-3>
Chooses the deinterlacer (default: 0).
.RSss
.IPs 0
No deinterlacing.
.IPs 1
Bob deinterlacing (current fallback for advanced deinterlacers).
.IPs 2
Motion adaptive temporal deinterlacing (not yet working).
.IPs 3
Motion adaptive temporal deinterlacing with edge-guided spatial interpolation
(not yet working).
.RE
.RE
.PD 1
.