summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-03-01 02:17:58 +0100
committerwm4 <wm4@nowhere>2014-03-01 02:18:03 +0100
commitbcceeec737844a4184c1256f6490acbd8a8d1611 (patch)
treef55a13c5a6544c65fcd3123452449615715e2fc5 /DOCS
parent32d18d77cd3afd49f8d221db50ab8fc23dbdd340 (diff)
downloadmpv-bcceeec737844a4184c1256f6490acbd8a8d1611.tar.bz2
mpv-bcceeec737844a4184c1256f6490acbd8a8d1611.tar.xz
sd_ass: add a very simple and evil way to override ASS subtitle styles
--ass-style-override=force now attempts to override the 'Default' style. May or may not work. In some situations it will work, but also mess up seemingly unrelated things like signs typeset with ASS.
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/options.rst15
1 files changed, 10 insertions, 5 deletions
diff --git a/DOCS/man/en/options.rst b/DOCS/man/en/options.rst
index 6461750062..fc8b778ac8 100644
--- a/DOCS/man/en/options.rst
+++ b/DOCS/man/en/options.rst
@@ -176,13 +176,18 @@ OPTIONS
Using this option may lead to incorrect subtitle rendering.
-``--ass-style-override=<yes|no>``
+``--ass-style-override=<yes|no|force>``
Control whether user style overrides should be applied.
- :yes: Apply all the ``--ass-*`` style override options. Changing the default
- for any of these options can lead to incorrect subtitle rendering
- (default).
- :no: Render subtitles as forced by subtitle scripts.
+ :yes: Apply all the ``--ass-*`` style override options. Changing the default
+ for any of these options can lead to incorrect subtitle rendering
+ (default).
+ :no: Render subtitles as forced by subtitle scripts.
+ :force: Like ``yes``, but also override the style named ``Default`` to
+ make it look like the like text subtitle style implied by the
+ ``--sub-text-...`` option. This won't always work, because the
+ dialogue style doesn't necessary use this name, and it might break
+ other advanced uses of the ASS format.
``--ass-use-margins``
Enables placing toptitles and subtitles in black borders when they are