mirror of
https://github.com/mpv-player/mpv
synced 2025-04-17 20:58:20 +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:
parent
f9d981ad92
commit
317b16725c
@ -944,7 +944,7 @@ static const char help_msg[] =
|
|||||||
"\n-vo vdpau command line help:\n"
|
"\n-vo vdpau command line help:\n"
|
||||||
"Example: mplayer -vo vdpau:deint=2\n"
|
"Example: mplayer -vo vdpau:deint=2\n"
|
||||||
"\nOptions:\n"
|
"\nOptions:\n"
|
||||||
" deint\n"
|
" deint (all modes > 0 respect -field-dominance)\n"
|
||||||
" 0: no deinterlacing\n"
|
" 0: no deinterlacing\n"
|
||||||
" 1: bob deinterlacing (current fallback)\n"
|
" 1: bob deinterlacing (current fallback)\n"
|
||||||
" 2: temporal deinterlacing (not yet working)\n"
|
" 2: temporal deinterlacing (not yet working)\n"
|
||||||
|
Loading…
Reference in New Issue
Block a user