From 05f4f2afc7f88d93a7049727e666ba15e734a037 Mon Sep 17 00:00:00 2001 From: Simon Bruder Date: Mon, 3 Dec 2018 13:03:21 +0000 Subject: [PATCH] [mpv] do not draw subtitles in black bars --- home/.config/mpv/mpv.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/home/.config/mpv/mpv.conf b/home/.config/mpv/mpv.conf index 0ace304..bd88de6 100644 --- a/home/.config/mpv/mpv.conf +++ b/home/.config/mpv/mpv.conf @@ -1,8 +1,11 @@ # Configure fonts osd-font = 'DINW07-Medium' + sub-font = 'TeX Gyre Heros' sub-bold = yes sub-font-size = 44 +sub-use-margins = no + # also use custom fonts for ass subtitles sub-ass-override = force