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