summaryrefslogtreecommitdiffstats
path: root/roles/obs/templates/mpv.conf
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2022-10-30 10:06:47 -0400
committerSacha Chua <sacha@sachachua.com>2022-10-30 10:06:47 -0400
commitb8c97d14ed81871eef51ba7253982c45258ec538 (patch)
treeb9e6252349df072aca9b6ff66ca0cf000f7c9cc2 /roles/obs/templates/mpv.conf
parenta1e9bd2ba2cabd37a298c4ed951dfe2344bd750f (diff)
downloademacsconf-ansible-b8c97d14ed81871eef51ba7253982c45258ec538.tar.xz
emacsconf-ansible-b8c97d14ed81871eef51ba7253982c45258ec538.zip
Add obs role
Diffstat (limited to 'roles/obs/templates/mpv.conf')
-rw-r--r--roles/obs/templates/mpv.conf28
1 files changed, 28 insertions, 0 deletions
diff --git a/roles/obs/templates/mpv.conf b/roles/obs/templates/mpv.conf
new file mode 100644
index 0000000..5c73681
--- /dev/null
+++ b/roles/obs/templates/mpv.conf
@@ -0,0 +1,28 @@
+# {{ ansible_managed }}
+# Requires mpv >= 0.34.0
+
+# Comment out the next line if you don't want this profile loaded by default.
+profile={{ emacsconf_id }}-talks
+# Then you can load it with `--profile={{ emacsconf_id }}-talks`
+
+[{{ emacsconf_id }}-talks]
+# Positioning
+video-zoom=-0.15
+video-pan-y=-0.055
+sub-use-margins=yes
+sub-scale-by-window=yes
+sub-pos=103
+sub-margin-x=150
+sub-margin-y=40
+# Style
+sub-font="Clear Sans Bold"
+sub-color="1/0.82/0"
+sub-blur=0.2
+sub-scale=0.9
+sub-font-size=40
+sub-border-size=0
+sub-border-color=0/1
+sub-shadow-color=0/1
+sub-shadow-offset=1.2
+sub-ass-force-style=Kerning=yes
+sub-ass-line-spacing=0