Opened 8 years ago

#5475 new defect

Srt decoder does not handle improperly nested tags

Reported by: gjdfgh Owned by:
Priority: normal Component: avcodec
Version: git-master Keywords:
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

I'm saying "improperly", but since srt subs are HTML-style, they're probably perfectly allowed.

The fragment that doesn't work is:

16
00:03:02,319 --> 00:03:06,455
<i><font color="#0CEC0C">( Ghost whimpering,</i>
<i>howling )</font></i>

It shows some of the closing tags in the final text. It should hide them.

Change History (0)

Note: See TracTickets for help on using tickets.