[MPlayer-DOCS] CVS: main/DOCS/man/en mplayer.1,1.549,1.550

Tobias Diedrich CVS syncmail at mplayerhq.hu
Mon Feb 23 22:12:08 CET 2004


CVS change done by Tobias Diedrich CVS

Update of /cvsroot/mplayer/main/DOCS/man/en
In directory mail:/var2/tmp/cvs-serv937/DOCS/man/en

Modified Files:
	mplayer.1 
Log Message:
A bit late, but here's the "more sane options ordering" patch.
Also fixes the supported formats.


Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/man/en/mplayer.1,v
retrieving revision 1.549
retrieving revision 1.550
diff -u -r1.549 -r1.550
--- mplayer.1	19 Feb 2004 04:38:46 -0000	1.549
+++ mplayer.1	23 Feb 2004 21:12:06 -0000	1.550
@@ -2905,17 +2905,17 @@
 .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)"




More information about the MPlayer-DOCS mailing list