Author: cehoyos
Date: Tue Feb 24 23:57:42 2009
New Revision: 28725

Log:
Document -vo vdpau:deint.

Modified:
   trunk/DOCS/man/en/mplayer.1

Modified: trunk/DOCS/man/en/mplayer.1
==============================================================================
--- trunk/DOCS/man/en/mplayer.1 Tue Feb 24 23:45:29 2009        (r28724)
+++ trunk/DOCS/man/en/mplayer.1 Tue Feb 24 23:57:42 2009        (r28725)
@@ -3433,6 +3433,19 @@ For positive values, apply a sharpening 
 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 
 .
_______________________________________________
MPlayer-DOCS mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs

Reply via email to