aboutsummaryrefslogtreecommitdiff
path: root/.config/mpv/mpv.conf
diff options
context:
space:
mode:
Diffstat (limited to '.config/mpv/mpv.conf')
-rw-r--r--.config/mpv/mpv.conf14
1 files changed, 7 insertions, 7 deletions
diff --git a/.config/mpv/mpv.conf b/.config/mpv/mpv.conf
index d120bc0..f65737f 100644
--- a/.config/mpv/mpv.conf
+++ b/.config/mpv/mpv.conf
@@ -1,9 +1,8 @@
vo=gpu
ao=pulse
hwdec=auto
-osd-font='Roboto Mono'
-sub-font='TeX Gyre Heros'
-sub-font-size=32
+autofit-larger=96%x92%
+autofit-smaller=240x240
correct-downscaling=no
cscale-antiring=0
cscale=bilinear
@@ -11,16 +10,17 @@ deband=no
dither-depth=no
dither-depth=no
dscale=bilinear
+keepaspect-window=no
+osd-font='Roboto Mono'
scale-antiring=0
scale=bilinear
sigmoid-upscaling=no
+sub-auto=all
+sub-font-size=32
+sub-font='TeX Gyre Heros'
sws-allow-zimg=yes
sws-fast=yes
sws-scaler=bilinear
zimg-dither=no
zimg-scaler=bilinear
-sub-auto=all
-autofit-larger=96%x92%
-autofit-smaller=240x240
-keepaspect-window=no
ytdl-format="bestvideo[height<=1080][fps<=30]+bestaudio/best"