mpv: Add keybinding to delay subs by ±1 s
This commit is contained in:
parent
e4c0786e79
commit
2e0c727e7d
|
@ -22,3 +22,7 @@ Alt+left add video-pan-x 0.05
|
|||
Alt+right add video-pan-x -0.05
|
||||
Alt+up add video-pan-y 0.05
|
||||
Alt+down add video-pan-y -0.05
|
||||
|
||||
# sub-delay for fixing 24 empty frames on blu-ray
|
||||
Alt+z add sub-delay -1
|
||||
Alt+Z add sub-delay +1
|
||||
|
|
Reference in a new issue