[MPlayer-cvslog] r30503 - in trunk: DOCS/man/en/mplayer.1 libvo/vo_vdpau.c

cehoyos subversion at mplayerhq.hu
Thu Feb 4 17:56:28 CET 2010


Author: cehoyos
Date: Thu Feb  4 17:56:28 2010
New Revision: 30503

Log:
Clarify -vo vdpau:pullup

Modified:
   trunk/libvo/vo_vdpau.c

Changes in other areas also in this revision:
Modified:
   trunk/DOCS/man/en/mplayer.1

Modified: trunk/libvo/vo_vdpau.c
==============================================================================
--- trunk/libvo/vo_vdpau.c	Thu Feb  4 15:42:57 2010	(r30502)
+++ trunk/libvo/vo_vdpau.c	Thu Feb  4 17:56:28 2010	(r30503)
@@ -1203,7 +1203,8 @@ static const char help_msg[] =
     "    Operate on luma and chroma when using temporal deinterlacing (default)\n"
     "    Use nochroma-deint to speed up temporal deinterlacing\n"
     "  pullup\n"
-    "    Try to apply inverse-telecine (needs temporal deinterlacing)\n"
+    "    Try to skip deinterlacing for progressive frames
+    "    (only works with temporal deinterlacing, useful for telecined content)\n"
     "  denoise\n"
     "    Apply denoising, argument is strength from 0.0 to 1.0\n"
     "  sharpen\n"


More information about the MPlayer-cvslog mailing list