Victor Roșu

Results 1 comments of Victor Roșu

If you need alignment code in SRT file replace in `to_srt.py` file, in `class STL:` the function `_readTTI(self):` with the one below: ```python def _readTTI(self): while (True): tci = None...