Hello,
I have set a default .ass file to load styles from for .srt subtitles.
This broke in r34099. Testcase: A video with .srt (or other pure text)
subtitles, the attached default.ass, and the PT Serif font
(http://www.paratype.com/public/, or change default.ass to use some
other font that noticeably differs from Arial).
mplayer -ass -ass-styles default.ass video.mkv
In r34098, PT Serif is used, since r34099 Arial. Removing the part of
r34099 that sets a default style restores the old behaviour (see patch).
Best regards,
Christian Ohm