Init commit

This commit is contained in:
Archie Fox
2025-06-08 06:59:19 +03:00
commit 06b8ee8caf
148 changed files with 18659 additions and 0 deletions

6
.config/mpv/input.conf Normal file
View 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
View 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
View File

@@ -0,0 +1,4 @@
cache=yes
demuxer-max-bytes=1024000KiB
demuxer-readahead-secs=30
speed=1.0