<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=GB2312">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    end_display_time is larger than the real value. AVSubtitleRect.ass
    is different from original text in ass file.<br>
    <br>
    for example, here is the original text<br>
    <br>
    Dialogue:
    0,0:00:14.91,0:00:16.86,*Default,NTP,0000,0000,0000,,我在我们房间里藏>了证
    据\N{\fn微软雅黑}{\b0}{\fs14}{\3c&H202020&}{\shad1}I've hidden
    evidence in our room<br>
    <br>
    the result of
    <meta name="qrichtext" content="1">
    avcodec_decode_subtitle2
    <style type="text/css">
p, li { white-space: pre-wrap; }
</style><br>
    <meta name="qrichtext" content="1">
    <style type="text/css">
p, li { white-space: pre-wrap; }
</style>rects[0]->ass:<br>
    Dialogue:
    0,0:02:29.10,0:02:48.60,*Default,NTP,0000,0000,0000,,我在我们>房间里藏了证
    据\N{\fn微软雅黑}{\b0}{\fs14}{\3c&H202020&}{\shad1}I've hidden
    evidence in our room<br>
    <br>
    end_display_time is 19500, pts is 14910, so subtitle displays from
    00:00:14.910 to 00:00:34.410<br>
    <br>
    No this issue before 2.5.<br>
    <br>
  </body>
</html>