From 7976b8027c331426b82812a0a8fac316bed771dc Mon Sep 17 00:00:00 2001 From: Simon Bruder Date: Wed, 4 Sep 2019 21:10:39 +0000 Subject: [PATCH] Add mpv low quality profile MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit When my cpu is too slow… --- home/.config/mpv/mpv.conf | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/home/.config/mpv/mpv.conf b/home/.config/mpv/mpv.conf index e3c5575..8b86b67 100644 --- a/home/.config/mpv/mpv.conf +++ b/home/.config/mpv/mpv.conf @@ -56,3 +56,9 @@ lavfi-complex = 'amovie=https\\://s3.sbruder.de/cdn/rain.opus,volume=0.5[rain];[ [no-crop] script-opts = matroska_crop-dynamic_hwdec=no + +[lq] +deband = no +scale = bilinear +cscale = bilinear +dscale = bilinear