IRT-Open-Source / scf

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

STL2STLXML: don't abort on CPNs not allowed by EBU STL #37

Closed spoeschel closed 7 years ago

spoeschel commented 7 years ago

Currently if a set CPN value is used which is not supported by EBU STL, the behaviour of STL2STLXML depends on Python:

To unify the behaviour, the conversion shall fall back to CPN 850 if Python does not support the specified CPN (despite whether allowed by EBU STL or not).