summaryrefslogtreecommitdiff
path: root/mpv/mpv.conf
diff options
context:
space:
mode:
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