From d6c8be29b6ab40007678585111ae6c0937d136ab Mon Sep 17 00:00:00 2001 From: inference Date: Fri, 2 Jun 2023 23:45:59 +0100 Subject: [PATCH] Update MPV configuration file from version 3.0.0.6 to 3.0.0.8. --- desktop/mpv/mpv.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/desktop/mpv/mpv.conf b/desktop/mpv/mpv.conf index 85934aa..ae469b5 100644 --- a/desktop/mpv/mpv.conf +++ b/desktop/mpv/mpv.conf @@ -4,11 +4,11 @@ # Copyright 2022-2023 Jake Winters # SPDX-License-Identifier: BSD-3-Clause-Clear -# Version: 3.0.0.6 +# Version: 3.0.0.8 alpha=yes -demuxer-max-bytes=512000KiB +demuxer-max-bytes=1024000KiB force-window hwdec=vaapi image-display-duration=inf @@ -20,4 +20,4 @@ osd-level=0 vo=gpu volume=50 -ytdl-format=best-video[height=<=1080]+bestaudio/best +#ytdl-format=best-video[height=<=1080]+bestaudio/best