Blame view

ffmpeg-4.2.2/tests/ref/fate/libavcodec-htmlsubtitles 363 Bytes
aac5773f   hucm   功能基本完成,接口待打磨
1
2
3
4
5
6
7
8
  <<hello>> --> <<hello>>
  <<<b>hello</b>>> --> <<{\b1}hello{\b0}>>
  < hello < 2000 > world > --> < hello < 2000 > world >
  <h1>TITLE</h1> --> TITLE
  < font color=red >red</font> --> {\c&HFF&}red{\c}
  Foo <foo@bar.com> --> Foo <foo@bar.com>
  <b> foo <I> bar </B> bla </i> --> {\b1} foo {\i1} bar {\b0} bla {\i0}
  A<br>B<BR/>C<br  / >D<  Br >E<brk><brk/> --> A\NB\NC\ND\NE