summaryrefslogtreecommitdiffstats
path: root/DOCS/man/mpv.rst
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-03-08 15:57:25 +0100
committerwm4 <wm4@nowhere>2015-03-08 15:57:46 +0100
commit4d0aa016377bc997bb7c04bff8eb38701403c182 (patch)
tree24c6c0fd95ac59fda0089a114c97ce6cc9722271 /DOCS/man/mpv.rst
parent6f507d14c1b05d6a7ac8bd9b01816de80f168113 (diff)
downloadmpv-4d0aa016377bc997bb7c04bff8eb38701403c182.tar.bz2
mpv-4d0aa016377bc997bb7c04bff8eb38701403c182.tar.xz
input.conf: add key binding to override ASS subtitle styles
Diffstat (limited to 'DOCS/man/mpv.rst')
-rw-r--r--DOCS/man/mpv.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/DOCS/man/mpv.rst b/DOCS/man/mpv.rst
index c547584671..a342e413a1 100644
--- a/DOCS/man/mpv.rst
+++ b/DOCS/man/mpv.rst
@@ -135,6 +135,11 @@ l
Ctrl + and Ctrl -
Adjust audio delay by +/- 0.1 seconds.
+u
+ Switch between applying no style overrides to SSA/ASS subtitles, and
+ overriding them almost completely with the normal subtitle style. See
+ ``--ass-style-override`` for more info.
+
V
Toggle subtitle VSFilter aspect compatibility mode. See
``--ass-vsfilter-aspect-compat`` for more info.