diff options
-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 |