Skip to content

ttconv 1.2.2

Latest

Choose a tag to compare

@palemieux palemieux released this 12 Apr 04:19

Deployed at https://pypi.org/project/ttconv/1.2.2/

  • Add IMSC 1.1 validating filter
  • Impose positive length constraints on data model to match the IMSC data model
  • Add support for IMSC 1.3
  • SRT reader: move extended SRT tags behind a extended_tags configuration flag
  • SRT reader: add support for alignment tags
  • STL reader: avoid temporally overlapping tti blocks
  • WebVTT reader: fix positioning algorithm

New Contributors