#5475: Srt decoder does not handle improperly nested tags
---------------------------------+--------------------------------------
             Reporter:  gjdfgh   |                     Type:  defect
               Status:  new      |                 Priority:  normal
            Component:  avcodec  |                  Version:  git-master
             Keywords:           |               Blocked By:
             Blocking:           |  Reproduced by developer:  0
Analyzed by developer:  0        |
---------------------------------+--------------------------------------
 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.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/5475>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-trac

Reply via email to