From 5a09e5c37c993c3b89957776f81cf33e4c3dae09 Mon Sep 17 00:00:00 2001 From: Phantop Date: Sat, 4 Jul 2020 17:13:34 -0400 Subject: [PATCH] mpv: update config --- .config/mpv/mpv.conf | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/.config/mpv/mpv.conf b/.config/mpv/mpv.conf index 0ae02ca..e0c4742 100755 --- a/.config/mpv/mpv.conf +++ b/.config/mpv/mpv.conf @@ -2,8 +2,10 @@ cache=yes gapless-audio=yes save-position-on-quit=yes screenshot-format=png +screenshot-png-compression=8 volume-max=1000 demuxer-max-bytes=2147483647 +demuxer-max-back-bytes=2147483647 hwdec=yes audio-file-auto=exact @@ -21,6 +23,19 @@ sub-ass-override=force embeddedfonts=no sid=1 +hls-bitrate=max +profile-desc=cond:dedicated_gpu() +ytdl-format=bestvideo[height<=?1080]+bestaudio/best + +scale=ewa_lanczossharp +cscale=ewa_lanczossoft +dscale=mitchell +scale-antiring=0 +cscale-antiring=0 +dither-depth=auto +correct-downscaling=yes +sigmoid-upscaling=yes +deband=yes [wallpaper] title=mpv-wallpaper