Improve vdpau deinterlacing documentation.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28788 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
cehoyos 2009-03-01 20:40:38 +00:00
parent 20a2db7dfd
commit 5eb241bebf
1 changed files with 2 additions and 1 deletions

View File

@ -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