| 1 | # Uncomment this line to load the profile by default. |
| 2 | # Otherwise, launch mpv with '--profile=emacsconf-talks'. |
| 3 | #profile=emacsconf-talks |
| 4 | |
| 5 | [emacsconf-talks] |
| 6 | profile-desc="For playing prerecorded talk videos during EmacsConf." |
| 7 | # --- Positioning --- |
| 8 | video-zoom=-0.15 |
| 9 | video-pan-y=-0.055 |
| 10 | sub-use-margins=yes |
| 11 | sub-scale-by-window=yes |
| 12 | #sub-pos=103 |
| 13 | sub-pos=100 |
| 14 | sub-margin-x=150 |
| 15 | #sub-margin-y=40 |
| 16 | sub-margin-y=20 |
| 17 | # --- Style --- |
| 18 | #sub-font="Clear Sans Bold" |
| 19 | sub-font="FreeSans Bold" |
| 20 | sub-color="1/0.82/0" |
| 21 | sub-blur=0.2 |
| 22 | sub-scale=0.9 |
| 23 | #sub-font-size=40 |
| 24 | #sub-font-size=32 |
| 25 | sub-font-size=34 |
| 26 | sub-border-size=0 |
| 27 | sub-border-color=0/1 |
| 28 | sub-shadow-color=0/1 |
| 29 | sub-shadow-offset=1.2 |
| 30 | sub-ass-force-style=Kerning=yes |
| 31 | sub-ass-line-spacing=0 |