Init commit
This commit is contained in:
6
.config/mpv/input.conf
Normal file
6
.config/mpv/input.conf
Normal file
@@ -0,0 +1,6 @@
|
||||
r cycle_values video-rotate 90 180 270 0
|
||||
Alt+- add video-zoom -0.1
|
||||
Alt+= add video-zoom 0.1
|
||||
B add speed +0.5
|
||||
b add speed -0.5
|
||||
CTRL+b set speed 1.0
|
||||
7
.config/mpv/mpv.conf
Normal file
7
.config/mpv/mpv.conf
Normal file
@@ -0,0 +1,7 @@
|
||||
cache=yes
|
||||
demuxer-max-bytes=1024000KiB
|
||||
# demuxer-readahead-secs=30
|
||||
speed=1.0
|
||||
# loop-file='inf'
|
||||
hwdec=vaapi
|
||||
volume-max=200
|
||||
4
.config/mpv/mpv.conf~
Normal file
4
.config/mpv/mpv.conf~
Normal file
@@ -0,0 +1,4 @@
|
||||
cache=yes
|
||||
demuxer-max-bytes=1024000KiB
|
||||
demuxer-readahead-secs=30
|
||||
speed=1.0
|
||||
Reference in New Issue
Block a user