[MPlayer-DOCS] r28745 - trunk/DOCS/man/en/mplayer.1

cehoyos subversion at mplayerhq.hu
Fri Feb 27 23:13:39 CET 2009


Author: cehoyos
Date: Fri Feb 27 23:13:39 2009
New Revision: 28745

Log:
Update vdpau:deint documentation.

Modified:
   trunk/DOCS/man/en/mplayer.1

Modified: trunk/DOCS/man/en/mplayer.1
==============================================================================
--- trunk/DOCS/man/en/mplayer.1	Fri Feb 27 22:55:28 2009	(r28744)
+++ trunk/DOCS/man/en/mplayer.1	Fri Feb 27 23:13:39 2009	(r28745)
@@ -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



More information about the MPlayer-DOCS mailing list