mirror of https://github.com/mpv-player/mpv
Read layer info from external subs.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19641 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
5a45cb6492
commit
19e596920d
|
@ -296,6 +296,7 @@ static int process_event_tail(ass_track_t* track, ass_event_t* event, char* str,
|
|||
|
||||
ALIAS(End,Duration) // temporarily store end timecode in event->Duration
|
||||
if (0) { // cool ;)
|
||||
INTVAL(Layer)
|
||||
STYLEVAL(Style)
|
||||
STRVAL(Name)
|
||||
STRVAL(Effect)
|
||||
|
|
Loading…
Reference in New Issue