From 471bdc9235c2ab5361805278095718dc629f521f Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Tue, 3 Sep 2024 17:05:55 +0300 Subject: [PATCH] mpv: strip sub ass --- conf/mpv.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/conf/mpv.conf b/conf/mpv.conf index 402d7f3f..fa70c08c 100644 --- a/conf/mpv.conf +++ b/conf/mpv.conf @@ -35,6 +35,9 @@ sub-filter-sdh-harder=no # Try to detect subtitle files even if not exact name match sub-auto=fuzzy +# Strip overly fancy formatting which may be in conflict with secondary-sid +sub-ass-override=strip + # Use decreased volume by default so when Mumbling or other VoIP mpv is # quieter than other people volume=70