summaryrefslogtreecommitdiffstats
path: root/DOCS/man/en/mplayer.1
diff options
context:
space:
mode:
authorcehoyos <cehoyos@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-02-24 22:57:42 +0000
committercehoyos <cehoyos@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-02-24 22:57:42 +0000
commit8fe1d4ce2eafe1cec689d19644f8a07878ce7956 (patch)
tree3431114251e29ee9106c411d8b15bf2ef3730a98 /DOCS/man/en/mplayer.1
parent4cd920182b5e0e8b65b7fdd7cbea8f002302132a (diff)
downloadmpv-8fe1d4ce2eafe1cec689d19644f8a07878ce7956.tar.bz2
mpv-8fe1d4ce2eafe1cec689d19644f8a07878ce7956.tar.xz
Document -vo vdpau:deint.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28725 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/man/en/mplayer.1')
-rw-r--r--DOCS/man/en/mplayer.113
1 files changed, 13 insertions, 0 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index f710d67a13..88938e1cd6 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -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
.