summaryrefslogtreecommitdiff
path: root/mpv/mpv.conf
diff options
context:
space:
mode:
authorryukamish <[email protected]>2026-04-11 16:06:45 +0530
committerryukamish <[email protected]>2026-04-11 16:06:45 +0530
commit607891801fbf2051a0c9062d15a445dd238c1e1b (patch)
tree33b8cfba2355b498addea05e385b06d46cced30f /mpv/mpv.conf
parent6fbde2906e3bb2d4d1df23f6374d8a6a0aef870f (diff)
add: mako and mpv configs
Diffstat (limited to 'mpv/mpv.conf')
-rw-r--r--mpv/mpv.conf21
1 files changed, 21 insertions, 0 deletions
diff --git a/mpv/mpv.conf b/mpv/mpv.conf
new file mode 100644
index 0000000..ffec86f
--- /dev/null
+++ b/mpv/mpv.conf
@@ -0,0 +1,21 @@
+# General playback settings
+save-position-on-quit
+resume-playback=yes
+screenshot-format=png
+screenshot-directory=~/Pictures/mpv_screenshots
+
+directory-filter-types=video
+# autocreate-playlist=filter
+keep-open=no
+
+# Volume settings
+volume-max=200
+audio-normalize-downmix=yes
+
+vo=gpu-next
+
+# yt-dlp settings
+cache=yes
+demuxer-cache-wait=yes
+cache-secs=240
+demuxer-max-bytes=1G