summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libvo/vo_vdpau.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvo/vo_vdpau.c b/libvo/vo_vdpau.c
index 205957751a..d5c7832cf2 100644
--- a/libvo/vo_vdpau.c
+++ b/libvo/vo_vdpau.c
@@ -944,7 +944,7 @@ static const char help_msg[] =
"\n-vo vdpau command line help:\n"
"Example: mplayer -vo vdpau:deint=2\n"
"\nOptions:\n"
- " deint\n"
+ " deint (all modes > 0 respect -field-dominance)\n"
" 0: no deinterlacing\n"
" 1: bob deinterlacing (current fallback)\n"
" 2: temporal deinterlacing (not yet working)\n"