mpv: -fullscreen, +scroll=seek
This commit is contained in:
parent
1f56ccc8e2
commit
e739dd46b8
|
@ -7,5 +7,5 @@ save-position-on-quit=yes
|
|||
subcp=enca:ru:utf8
|
||||
#hwdec=vaapi
|
||||
#hwdec=vdpau
|
||||
fullscreen=yes
|
||||
#fullscreen=yes
|
||||
vo=gpu
|
||||
|
|
|
@ -1,2 +1,4 @@
|
|||
Esc quit
|
||||
Enter quit
|
||||
WHEEL_UP seek 1
|
||||
WHEEL_DOWN seek -1
|
||||
|
|
Loading…
Reference in New Issue