From 6219a23125597c4d92a2a9cc217221aa6a37b786 Mon Sep 17 00:00:00 2001 From: Toby Vincent Date: Tue, 8 Aug 2023 17:32:55 -0500 Subject: fix(streamlink): attempt to fix stream buffer issues --- mpv/.config/mpv/mpv.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mpv/.config') 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 -- cgit v1.2.3-70-g09d2