[FFmpeg-trac] #5475(avcodec:new): Srt decoder does not handle improperly nested tags

FFmpeg trac at avcodec.org
Mon Apr 25 12:46:21 CEST 2016


#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


More information about the FFmpeg-trac mailing list