# HG changeset patch # User diego # Date 1149634739 0 # Node ID 2a13f3573e49556d2899bc47caf2a887861f3ac2 # Parent 5635b979052724c2c7d5be98e4aa6b7545bb86f7 grammar/wording and formatting fixes for mcdeint diff -r 5635b9790527 -r 2a13f3573e49 DOCS/man/en/mplayer.1 --- a/DOCS/man/en/mplayer.1 Tue Jun 06 22:40:57 2006 +0000 +++ b/DOCS/man/en/mplayer.1 Tue Jun 06 22:58:59 2006 +0000 @@ -5892,15 +5892,24 @@ . .TP .B mcdeint=[mode[:parity[:qp]]] -Motion compensating deinterlacer, this must be used together with tfields=1 or equivalent so that mcdeint has 1 field per frame as input +Motion compensating deinterlacer. +It needs one field per frame as input and must thus be used together +with tfields=1 or equivalent. .PD 0 .RSs .IPs -0 (fast), 1 (medium), 2(slow, uses iterative me), 3(extra slow, multiple reference frames too) +0: fast +.br +1: medium +.br +2: slow, iterative motion estimation +.br +3: extra slow, like 2 plus multiple reference frames .IPs -0 or 1 selects which field to use (note, no autodetection yet!) -.IPs -higher values should result in a more smooth motion vector field but less optimal individual vectors +0 or 1 selects which field to use (note: no autodetection yet!). +.IPs \ +Higher values should result in a smoother motion vector +field but less optimal individual vectors. .RE .PD 1 .