summaryrefslogtreecommitdiffstats
path: root/mpv.md
diff options
context:
space:
mode:
Diffstat (limited to 'mpv.md')
-rw-r--r--mpv.md13
1 files changed, 10 insertions, 3 deletions
diff --git a/mpv.md b/mpv.md
index 04921f21..eb3f14bd 100644
--- a/mpv.md
+++ b/mpv.md
@@ -41,7 +41,7 @@ sub-ass-force-style=Kerning=yes
sub-ass-line-spacing=0
```
-When we broadcast videos for EmacsConf 2022, we place them on the top
+When we broadcast videos for EmacsConf 2025, we place them on the top
right so that there's room underneath to display a conference logo and
a talk URL, and we align the text left so that it doesn't feel like
it's shifting around a lot. If you want to do the same, here's the
@@ -58,7 +58,7 @@ sub-margin-x=110
sub-margin-y=60
sub-align-x=left
# Style
-sub-font="{{ emacsconf_font }}"
+sub-font="Sans Serif"
sub-color="1/0.82/0"
sub-blur=0.2
sub-scale=0.9
@@ -69,7 +69,14 @@ sub-shadow-color=0/1
sub-shadow-offset=1.2
sub-ass-force-style=Kerning=yes
sub-ass-line-spacing=0
-osc=no
+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
```
If you would like to specify the font to use, you can include a line like: