comparison DOCS/man/en/mplayer.1 @ 18590:2fa15de8806b

Motion compensating deinterlacer note, the code could probably benefit from some finetuning / experimentation in case anyone is bored ...
author michael
date Tue, 06 Jun 2006 00:11:13 +0000
parents 7a839270427c
children 2a13f3573e49
comparison
equal deleted inserted replaced
18589:de155823ef82 18590:2fa15de8806b
5889 bottom-first 5889 bottom-first
5890 .RE 5890 .RE
5891 .PD 1 5891 .PD 1
5892 . 5892 .
5893 .TP 5893 .TP
5894 .B mcdeint=[mode[:parity[:qp]]]
5895 Motion compensating deinterlacer, this must be used together with tfields=1 or equivalent so that mcdeint has 1 field per frame as input
5896 .PD 0
5897 .RSs
5898 .IPs <mode>
5899 0 (fast), 1 (medium), 2(slow, uses iterative me), 3(extra slow, multiple reference frames too)
5900 .IPs <parity>
5901 0 or 1 selects which field to use (note, no autodetection yet!)
5902 .IPs <qp>
5903 higher values should result in a more smooth motion vector field but less optimal individual vectors
5904 .RE
5905 .PD 1
5906 .
5907 .TP
5894 .B boxblur=radius:power[:radius:power] 5908 .B boxblur=radius:power[:radius:power]
5895 box blur 5909 box blur
5896 .PD 0 5910 .PD 0
5897 .RSs 5911 .RSs
5898 .IPs <radius> 5912 .IPs <radius>