commit d9bc847c643fda3c0c450ad2592fcb86710f838b
parent 92e9848b759d5a4f9b8bef40dd01af50c0a29287
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date: Sat, 29 Feb 2020 22:40:37 +0100
Tweak mpv media settings and limit ytdl resolution
Diffstat:
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/.config/mpv/mpv.conf b/.config/mpv/mpv.conf
@@ -1,4 +1,7 @@
# Use GPU-accelerated video output by default
vo=gpu
-hwdec=vaapi
+ao=sndio
+#hwdec=vaapi
audio-delay=-0.3
+
+ytdl-format=bestvideo[height<=?768][fps<=?30]+bestaudio/best