Mercurial > mplayer.hg
changeset 28753:a332849aecff
Improve vdpau deinterlacing documentation.
author | cehoyos |
---|---|
date | Sun, 01 Mar 2009 20:40:38 +0000 |
parents | e0d57dc91df9 |
children | 2502c50e229f |
files | DOCS/man/en/mplayer.1 |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1 Sun Mar 01 19:31:29 2009 +0000 +++ b/DOCS/man/en/mplayer.1 Sun Mar 01 20:40:38 2009 +0000 @@ -3448,11 +3448,12 @@ Apply a noise reduction algorithm to the video (default: 0, no noise reduction). .IPs deint=<0\-3> Chooses the deinterlacer (default: 0). +All modes > 0 respect \-field\-dominance. .RSss .IPs 0 No deinterlacing. .IPs 1 -Show only one field, similar to \-vf field. +Show only first field, similar to \-vf field. .IPs 2 Bob deinterlacing (current fallback for advanced deinterlacers). .IPs 3