Author: cehoyos
Date: Tue Mar 17 00:03:18 2009
New Revision: 28979

Log:
Add chroma-deint option to vo vdpau (nochroma-deint speeds up deinterlacing).

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

Changes in other areas also in this revision:
Modified:
   trunk/libvo/vo_vdpau.c

Modified: trunk/DOCS/man/en/mplayer.1
==============================================================================
--- trunk/DOCS/man/en/mplayer.1 Mon Mar 16 21:04:32 2009        (r28978)
+++ trunk/DOCS/man/en/mplayer.1 Tue Mar 17 00:03:18 2009        (r28979)
@@ -3474,6 +3474,11 @@ This is the default if "D" is used to en
 Motion adaptive temporal deinterlacing with edge-guided spatial interpolation
 (currently only working with software-decoded video).
 .RE
+.IPs chroma\-deint
+Makes temporal deinterlacers operate both on luma and chroma (default).
+Use nochroma\-deint to solely use luma and speed up advanced deinterlacing.
+Useful with slow video memory.
+.RE
 .IPs pullup
 Try to apply inverse telecine, needs temporal deinterlacing.
 .RE
_______________________________________________
MPlayer-DOCS mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs

Reply via email to