From a030065f6dc040f127633523d8d3789201ec81c1 Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Sun, 10 May 2026 15:07:08 -0400 Subject: MPV tweaks --- roles/obs/templates/mpv.conf | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/roles/obs/templates/mpv.conf b/roles/obs/templates/mpv.conf index b9efaae..7b708aa 100644 --- a/roles/obs/templates/mpv.conf +++ b/roles/obs/templates/mpv.conf @@ -27,6 +27,14 @@ sub-shadow-color=0/1 sub-shadow-offset=1.2 sub-ass-force-style=Kerning=yes sub-ass-line-spacing=0 +osd-level=3 +osd-bar-align-x=1 +osd-bar-align-y=1 +osd-bar-h=0.1 +osd-bar-w=0.1 +osd-align-x=right +osd-align-y=bottom +osd-scale=0.3 [full] video-zoom=0 -- cgit v1.2.3