From 36e4ad3058a1fea814de21193d9773c66e1b594c Mon Sep 17 00:00:00 2001 From: michael Date: Tue, 6 Jun 2006 23:30:23 +0000 Subject: yet another deinterlacing filter git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18609 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/man/en/mplayer.1 | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'DOCS/man') diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index 2baba9d3bd..f7cd927bfe 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -5891,10 +5891,22 @@ bottom-first .PD 1 . .TP +.B yadif=[mode[:field_dominance]] +Yet another deinterlacing filter +.PD 0 +.RSs +.IPs +0 (output 1 frame for each frame), 1 (output 1 frame for each field) +.IPs +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 -- cgit v1.2.3