IRT-Open-Source / scf

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

STL2STLXML: consider Teletext control codes/0x8F also for non-850 CPNs #36

Closed spoeschel closed 7 years ago

spoeschel commented 7 years ago

When a STL file has a CPN other than 850, the conversion does not handle the Teletext control codes (0x00 to 0x1F) or the 0x8F code; they instead are mapped to STLXML without further processing.

This shall be fixed so that these characters get the same processing like with CPN 850.