From 21f06de50887ffd9f95f25c6a0291661b89e8e42 Mon Sep 17 00:00:00 2001 From: Blista Kanjo Date: Thu, 16 Dec 2021 16:54:09 -0500 Subject: added mpv config --- mpv.conf | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 mpv.conf (limited to 'mpv.conf') diff --git a/mpv.conf b/mpv.conf new file mode 100644 index 0000000..b5ea7d5 --- /dev/null +++ b/mpv.conf @@ -0,0 +1,13 @@ +vo=gpu +hwdec=nvdec +sub-font='Helvetica World' +sub-font-size=38 +scale=bilinear +cscale=bilinear +dscale=bilinear +scale-antiring=0 +cscale-antiring=0 +dither-depth=no +correct-downscaling=no +sigmoid-upscaling=no +deband=no -- cgit v1.2.3