From 41b2927f39f08f54039093746e1d1eded826101e Mon Sep 17 00:00:00 2001 From: wm4 Date: Fri, 17 Oct 2014 02:06:08 +0200 Subject: sub: adjustments to --ass-style-override option Now requires newest libass git. Since this feature wasn't part of a libass release yet, I'm not bothering making the mpv code compatible with as how it was previously implemented (it will just be disabled with any older libass). CC: @mpv-player/stable (because mpv-build uses libass git, and this breaks the feature) --- DOCS/man/options.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'DOCS') diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index 59c934a7c3..44cbbaaf57 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -1171,6 +1171,7 @@ Subtitles :yes: Apply all the ``--ass-*`` style override options. Changing the default for any of these options can lead to incorrect subtitle rendering (default). + :signfs: like ``yes``, but apply ``--sub-scale`` only to signs :no: Render subtitles as forced by subtitle scripts. :force: Try to force the font style as defined by the ``--sub-text-*`` options. Requires a modified libass, can break rendering easily. -- cgit v1.2.3