From e1b9f2beb3cb4f23809e01ad3f39ce1cc8da7568 Mon Sep 17 00:00:00 2001 From: Simon Bruder Date: Thu, 21 Feb 2019 22:14:23 +0000 Subject: [PATCH] [mpv] do not overwrite ass styles --- home/.config/mpv/mpv.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/home/.config/mpv/mpv.conf b/home/.config/mpv/mpv.conf index d5a560b..73ae906 100644 --- a/home/.config/mpv/mpv.conf +++ b/home/.config/mpv/mpv.conf @@ -6,8 +6,8 @@ sub-bold = yes sub-font-size = 44 sub-use-margins = no -# also use custom fonts for ass subtitles -sub-ass-override = force +# use styles from ass +sub-ass-override = no # don’t correct pitch of audio #audio-pitch-correction = no