[MPlayer-cvslog] r28970 - trunk/libvo/vo_vdpau.c
cehoyos
subversion at mplayerhq.hu
Sun Mar 15 22:48:52 CET 2009
Author: cehoyos
Date: Sun Mar 15 22:48:52 2009
New Revision: 28970
Log:
Update -vo vdpau command line help.
Modified:
trunk/libvo/vo_vdpau.c
Modified: trunk/libvo/vo_vdpau.c
==============================================================================
--- trunk/libvo/vo_vdpau.c Sun Mar 15 22:26:10 2009 (r28969)
+++ trunk/libvo/vo_vdpau.c Sun Mar 15 22:48:52 2009 (r28970)
@@ -977,11 +977,11 @@ static const char help_msg[] =
" deint (all modes > 0 respect -field-dominance)\n"
" 0: no deinterlacing\n"
" 1: only show first field\n"
- " 2: bob deinterlacing (current fallback)\n"
- " 3: temporal deinterlacing (not yet working)\n"
- " 4: temporal-spatial deinterlacing (not yet working)\n"
+ " 2: bob deinterlacing (current fallback for hardware decoding)\n"
+ " 3: temporal deinterlacing (only works with software codecs)\n"
+ " 4: temporal-spatial deinterlacing (only works with software codecs)\n"
" pullup\n"
- " Try to apply inverse-telecine (needs deinterlacing, not working)\n"
+ " Try to apply inverse-telecine (needs temporal deinterlacing)\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