From f4f06018b973c36869e1b37fc65fa7999c15a055 Mon Sep 17 00:00:00 2001 From: ranma Date: Mon, 23 Feb 2004 21:12:06 +0000 Subject: A bit late, but here's the "more sane options ordering" patch. Also fixes the supported formats. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11992 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/man/en/mplayer.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'DOCS/man') diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index 8cf60e5168..0f76383a97 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -2905,17 +2905,17 @@ be detected as interlaced to drop the frame. .B lavcdeint Use libavcodec's deinterlace filter. .TP -.B kerndeint[=map[:order[:thresh[:sharp[:twoway]]]]] +.B kerndeint[=thresh[:map[:order[:sharp[:twoway]]]]] Donald Graft's adaptive kernel deinterlacer. Deinterlaces parts of a video if a configurable threshold is exceeded. .PD 0 .RSs +.IPs "thresh (0 - 255)" +Threshold (default 10). .IPs "map (0 or 1)" Paint pixels which exceed the threshold white (default: 0). .IPs "order (0 or 1)" Swap fields if 1 (default: 0). -.IPs "thresh (0 - 255)" -Threshold (default 10). .IPs "sharp (0 or 1)" Enable additional sharpening (default: 0). .IPs "twoway (0 or 1)" -- cgit v1.2.3