summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/options.rst11
1 files changed, 11 insertions, 0 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index a7ec90b2ff..a50bd09e27 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -2540,6 +2540,17 @@ OSD
Default: 22.
+``--osd-align-x=<left|center|right>``, ``--sub-text-align-x=...``
+ Control to which corner of the screen OSD or text subtitles should be
+ aligned to (default: ``center`` for subs, ``left`` for OSD).
+
+ Never applied to ASS subtitles, except in ``--no-sub-ass`` mode. Likewise,
+ this does not apply to image subtitles.
+
+``--osd-align-y=<top|center|bottom>`` ``--sub-text-align-y=...``
+ Vertical position (default: ``bottom`` for subs, ``top`` for OSD).
+ Details see ``--osd-align-x``.
+
``--osd-scale=<factor>``
OSD font size multiplier, multiplied with ``--osd-font-size`` value.