diff options
author | cehoyos <cehoyos@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2009-02-27 22:13:39 +0000 |
---|---|---|
committer | cehoyos <cehoyos@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2009-02-27 22:13:39 +0000 |
commit | 34fdebf9687c9138d7816d84530782b10db818e8 (patch) | |
tree | 4b3b22b9acc96e176aa4898a6a132f641b5ce7a3 | |
parent | b739f6921719abc0eef34014d0f49ae85dac20dc (diff) |
Update vdpau:deint documentation.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28745 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r-- | DOCS/man/en/mplayer.1 | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index d158189c4c..403e520582 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -3439,10 +3439,13 @@ Chooses the deinterlacer (default: 0). .IPs 0 No deinterlacing. .IPs 1 -Bob deinterlacing (current fallback for advanced deinterlacers). +Show only one field, similar to \-vf field. .IPs 2 -Motion adaptive temporal deinterlacing (not yet working). +Bob deinterlacing (current fallback for advanced deinterlacers). .IPs 3 +Motion adaptive temporal deinterlacing (not yet working). +This is the default if "D" is used to enable deinterlacing. +.IPs 4 Motion adaptive temporal deinterlacing with edge-guided spatial interpolation (not yet working). .RE |