From 340239af5b36860f4378fdd3e9f0e9df16072680 Mon Sep 17 00:00:00 2001 From: Simon Bruder Date: Sun, 14 Oct 2018 13:00:04 +0000 Subject: [PATCH] [mpv] enable hwdec via vaapi --- home/.config/mpv/mpv.conf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/home/.config/mpv/mpv.conf b/home/.config/mpv/mpv.conf index b031b58..1693c06 100644 --- a/home/.config/mpv/mpv.conf +++ b/home/.config/mpv/mpv.conf @@ -24,8 +24,7 @@ ytdl-format=bestvideo[ext=webm]+bestaudio[ext=webm]/bestvideo+bestaudio/best force-seekable # enable hardware decoding when avaliable -#hwdec = vaapi # does not work for > 1920 x 1080; software decoding is - # efficient enough in most cases +hwdec = vaapi # do not show images only one second image-display-duration=inf