Mercurial > mplayer.hg
changeset 18630:053bba288fdb
yadif filter: formatting fixes
author | kraymer |
---|---|
date | Wed, 07 Jun 2006 18:52:49 +0000 |
parents | 771f980eaa49 |
children | 3a47eeffed7a |
files | DOCS/man/en/mplayer.1 |
diffstat | 1 files changed, 9 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1 Wed Jun 07 18:19:58 2006 +0000 +++ b/DOCS/man/en/mplayer.1 Wed Jun 07 18:52:49 2006 +0000 @@ -3081,7 +3081,7 @@ Select the scaling function to use (seperately for luma and chroma). Only valid for yuv modes 2, 3 and 4. .RSss -0: Use simple linear filtering (default) +0: Use simple linear filtering (default). .br 1: Use bicubic filtering (better quality). Older cards will not be able to handle this for chroma at least in fullscreen mode. @@ -5906,10 +5906,15 @@ .PD 0 .RSs .IPs <mode> -0 (output 1 frame for each frame), 1 (output 1 frame for each field), -2 (like 0 but skip spatial interlacing check), 3 (like 1 but skip spatial interlacing check) +0: Output 1 frame for each frame. +.br +1: Output 1 frame for each field. +.br +2: Like 0 but skips spatial interlacing check. +.br +3: Like 1 but skips spatial interlacing check. .IPs <field_dominance> -like tfields +Operates like tfields. .RE .PD 1 .