mpv/DOCS
wm4 c9df2c8bd8 sub: add --ass-style-override option to disable style overrides
There are a number of options which modify ASS subtitle rendering. Most
of these do things that can interfere with the styling done by subtitle
scripts, resulting in incorrect rendering. Add the --ass-style-override
option to make it easy to disable all overrides. This helps trouble-
shooting, and makes it more practical to use the override features. (You
can simply toggle the ass-style-override property at runtime, should
one of the style override options break subtitle rendering at a certain
point.)

This mainly affects whether most --ass-* options are applied, as well
as --sub-pos. Some things, like explicit style overrides loaded with
--ass-force-style, can't be changed at runtime using the
ass-style-override property.
2012-10-12 10:13:42 +02:00
..
OUTDATED-tech vf_rectangle: remove as it is very dirty and we have a replacement now 2012-09-18 21:08:20 +02:00
man/en sub: add --ass-style-override option to disable style overrides 2012-10-12 10:13:42 +02:00
encoding.rst encode: video encoding now supported using mencoder-like options 2012-09-18 21:08:20 +02:00
tech-overview.txt libaf: rename af_format.h to format.h 2012-08-29 00:50:26 +02:00