diff DOCS/man/en/mplayer.1 @ 18608:a80c7de8a4ba

yet another deinterlacing filter
author michael
date Tue, 06 Jun 2006 23:30:23 +0000
parents d526762d3979
children 1c2f694d5232
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1	Tue Jun 06 23:04:28 2006 +0000
+++ b/DOCS/man/en/mplayer.1	Tue Jun 06 23:30:23 2006 +0000
@@ -5891,10 +5891,22 @@
 .PD 1
 .
 .TP
+.B yadif=[mode[:field_dominance]]
+Yet another deinterlacing filter
+.PD 0
+.RSs
+.IPs <mode>
+0 (output 1 frame for each frame), 1 (output 1 frame for each field)
+.IPs <field_dominance>
+like tfields
+.RE
+.PD 1
+.
+.TP
 .B mcdeint=[mode[:parity[:qp]]]
 Motion compensating deinterlacer.
 It needs one field per frame as input and must thus be used together
-with tfields=1 or equivalent.
+with tfields=1 or yadif=1 or equivalent.
 .PD 0
 .RSs
 .IPs <mode>