1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-23 03:37:27 +00:00

Document that all vdpau deinterlacers respect -field-dominance.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28742 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
cehoyos 2009-02-27 21:46:13 +00:00
parent f9d981ad92
commit 317b16725c

View File

@ -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"