Mercurial > mplayer.hg
comparison parser-mpcmd.c @ 34476:fd5512f5bfe9
Fix -ass-styles with SRT subs and more.
The most visible problems are fixed by switching
SRT event "Style" value from first style to default_style.
To fix issues with overriding "Default" style, this adds a
dummy style first, to stop libass from adding a style with
the name "Default" (this is a problem since some of the
libass code picks the first, some the last style
- encoded in default_track - with the name "Default").
If after loading the ass-styles file there still is no
default style, MPlayer adds and sets its own.
author | reimar |
---|---|
date | Sat, 14 Jan 2012 14:06:29 +0000 |
parents | 131d0e04a50b |
children | 389d43c448b3 |
comparison
equal
deleted
inserted
replaced
34475:45e9c10b2f5b | 34476:fd5512f5bfe9 |
---|