diff options
author | cehoyos <cehoyos@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2009-03-01 20:40:38 +0000 |
---|---|---|
committer | cehoyos <cehoyos@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2009-03-01 20:40:38 +0000 |
commit | 5eb241bebf84b87bd6dd74a6dcb60e63e78817f2 (patch) | |
tree | a579ed005f59a6c5d10656ee936764c504b2f946 /DOCS | |
parent | 20a2db7dfda07b47661dae79a3951af0fb8bc00d (diff) |
Improve vdpau deinterlacing documentation.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28788 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r-- | DOCS/man/en/mplayer.1 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index 51f3d9c03d..96bebe2468 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -3448,11 +3448,12 @@ for negative values a blurring algorithm (default: 0). 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 |