summaryrefslogtreecommitdiffstatshomepage
path: root/mpv
diff options
context:
space:
mode:
Diffstat (limited to 'mpv')
-rwxr-xr-xmpv/.config/mpv/mpv.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpv/.config/mpv/mpv.conf b/mpv/.config/mpv/mpv.conf
index cfcfc7c..330744f 100755
--- a/mpv/.config/mpv/mpv.conf
+++ b/mpv/.config/mpv/mpv.conf
@@ -46,7 +46,7 @@ save-position-on-quit=yes
[stream]
profile-cond=get("media-title", ""):find("twitch.tv/[^ /]+") ~= nil or string.match(p.filename, "%.m3u8$") ~= nil
profile-restore=copy-equal
-demuxer-max-bytes=750k
+demuxer-max-bytes=8192k
force-seekable=yes
hr-seek=yes
hr-seek-framedrop=yes