mirror of https://github.com/mpv-player/mpv
add default deinterlace key
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25759 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
45c0df9bcb
commit
8f0139d0f3
|
@ -54,6 +54,7 @@ x sub_delay +0.1 # add
|
|||
( balance -0.1 # adjust audio balance in favor of left
|
||||
) balance +0.1 # right
|
||||
d frame_drop
|
||||
D step_property deinterlace # toggle deinterlacer, requires -vf yadif or kerndeint
|
||||
r sub_pos -1 # move subtitles up
|
||||
t sub_pos +1 # down
|
||||
#? sub_step +1 # immediately display next subtitle
|
||||
|
|
Loading…
Reference in New Issue