From fef61e71783b4145aba7751905bd661d59fa8723 Mon Sep 17 00:00:00 2001 From: inference Date: Sat, 7 Jan 2023 18:51:39 +0000 Subject: [PATCH] Set MPV demuxer cache size to 512,000 KiB. --- mpv/mpv.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mpv/mpv.conf b/mpv/mpv.conf index c21e0e9..bad169c 100644 --- a/mpv/mpv.conf +++ b/mpv/mpv.conf @@ -3,10 +3,11 @@ # Copyright 2022-2023 Inference # SPDX-License-Identifier: BSD-3-Clause-Clear -# Version: 0.0.1.1 +# Version: 0.1.0.2 alpha=yes +demuxer-max-bytes=512000KiB force-window hwdec=vaapi image-display-duration=inf