Mercurial > mplayer.hg
changeset 18606:2a13f3573e49
grammar/wording and formatting fixes for mcdeint
author | diego |
---|---|
date | Tue, 06 Jun 2006 22:58:59 +0000 |
parents | 5635b9790527 |
children | d526762d3979 |
files | DOCS/man/en/mplayer.1 |
diffstat | 1 files changed, 14 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- 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 <mode> -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 <parity> -0 or 1 selects which field to use (note, no autodetection yet!) -.IPs <qp> -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 <qp>\ +Higher values should result in a smoother motion vector +field but less optimal individual vectors. .RE .PD 1 .