# HG changeset patch # User cehoyos # Date 1235516262 0 # Node ID 2f7eae54ea1f9e47b2e7f010bc82c0e15e194b78 # Parent 1189f633ca32fd4f31e85b3af281045afe49022c Document -vo vdpau:deint. diff -r 1189f633ca32 -r 2f7eae54ea1f DOCS/man/en/mplayer.1 --- a/DOCS/man/en/mplayer.1 Tue Feb 24 22:45:29 2009 +0000 +++ b/DOCS/man/en/mplayer.1 Tue Feb 24 22:57:42 2009 +0000 @@ -3433,6 +3433,19 @@ 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 .