IRT-Open-Source / scf

Subtitling Conversion Framework
Apache License 2.0
52 stars 18 forks source link

STLXML2EBU-TT: first word in TF ignored, if not preceded by control char #58

Closed spoeschel closed 4 years ago

spoeschel commented 4 years ago

Usually a subtitle is enclosed by StartBox/EndBox chars or at least preceded by a DoubleHeight char i.e. the first child of STL's TF field is an element. If this is not the case i.e. the very first child of the TF field is not an element but a text node, it is currently ignored by mistake.