From 3942dcd12c0ca9aac4577d2822a52329d116f2fe Mon Sep 17 00:00:00 2001 From: Tharre Date: Fri, 3 Jan 2020 05:30:08 +0100 Subject: youtube-dl: maybe better video format selection --- .config/mpv/mpv.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/mpv') diff --git a/.config/mpv/mpv.conf b/.config/mpv/mpv.conf index 13a4594..45605bb 100644 --- a/.config/mpv/mpv.conf +++ b/.config/mpv/mpv.conf @@ -1,6 +1,6 @@ hwdec=vaapi vo=gpu save-position-on-quit -ytdl-format=bestvideo[height<=?1080][vcodec!=vp9]+bestaudio/best +ytdl-format=bestvideo[height<=1080]+bestaudio/best[height<=1080] volume-max=600 hdr-compute-peak=no -- cgit v1.2.3-70-g09d2