IRT-Open-Source / scf

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

STLXML2EBU-TT: consider also TCP when applying timecode offset #32

Closed spoeschel closed 7 years ago

spoeschel commented 7 years ago

When the parameter offsetInSeconds is used to specify the used offset within the STLXML input file, that offset is subtracted from the TCI/TCO values when the EBU-TT file is written.

While the TCP relates to the TCI/TCO values, it currently is not modified during the conversion. This should be changed so that the offset parameter also affects the TCP field value.