IRT-Open-Source / scf

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

STL2STLXML: Empty subtitles get lost #29

Closed braincoded closed 7 years ago

braincoded commented 7 years ago

In EBU STL files containing teletext closed captions often empty subtitles occur on purpose.

a) Background If there are longer periods without dialog or noises to be described editors place an empty subtitle to signal all receivers of the viewers who might switched to a channel in the meantime that closed captions are transmitted. Otherwise the search for teletext page 888, 777, 150 etc. can run much longer.

b) Problem introduced by SCF Omitting empty subtitles leads to two main problems:

c) Expected behavior SCF should respect every single subtitle no matter whether it is empty or not.

spoeschel commented 7 years ago

This aspect will be addressed soon i.e. subtitles without text (TF only contains 0x8F) will be converted to STLXML as well.