diff options
Diffstat (limited to 'defaultopts.c')
-rw-r--r-- | defaultopts.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/defaultopts.c b/defaultopts.c index 17cc18a112..c844cd66d8 100644 --- a/defaultopts.c +++ b/defaultopts.c @@ -55,6 +55,7 @@ void set_default_mplayer_options(struct MPOpts *opts) #endif .ass_font_scale = 1, .ass_vsfilter_aspect_compat = 1, + .ass_style_override = 1, .use_embedded_fonts = 1, .lavc_param = { |