From b3c3fbd47ecc1f4759f83b5b4f8bfda80a4f7155 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Sat, 7 Jun 2025 22:16:23 +0300 Subject: [PATCH] mpv.conf: clarify comments, fix typo (v instead of space in comment) --- conf/mpv.conf | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/conf/mpv.conf b/conf/mpv.conf index 856853bd..17089afa 100644 --- a/conf/mpv.conf +++ b/conf/mpv.conf @@ -36,7 +36,9 @@ osd-font='Inclusive Sans' # Amber font color for subtitles, unless they otherwise specify? sub-color='#ffb700' -# Enable two simultaneous subtitles (first slang on bottom, second on top?) +# Enable two simultaneous subtitles (first slang on bottom, second on top). +# If they appear in wrong order, psas in --sid=2 where 2 is replaced with the +# desired primary subtitle ID displayed in mpv output in the terminal. sid=auto secondary-sid=auto @@ -48,9 +50,8 @@ sub-filter-sdh-harder=no sub-auto=fuzzy # Allow ASS subtitles to specify their own formatting. This is default for -# the primary one, but the secondary defaults to strip. Thus this may have -# unforeseen issues used together, but I guess toggling subtitles by j would -# fix it. +# the primary one, but the secondary defaults to strip. Remember also the key +# j for switching subtitle tracks. sub-ass-override=yes secondary-sub-ass-override=yes @@ -65,7 +66,7 @@ fs=yes #window-maximized=yes # Move ON SCREEN CONTROLLER to top, disable santa hats in December alongside -# othervfestivities +# other festivities script-opts=osc-layout=topbar,osc-greenandgrumpy=yes # Read yt-dlp config file