Hi,

I have a Time Text subtitle with styling like ttsrigin

Code:
            <p begin="00:01:08:27" end="00:01:10:06" region="pop1" style="basic" tts:origin="32.5% 10%" tts:extent="32.5% 5.33%">Good morning,</p>
            <p begin="00:01:08:27" end="00:01:10:06" region="pop2" style="basic" tts:origin="32.5% 15.33%" tts:extent="32.5% 5.33%">birthday boy.</p>
            <p begin="00:01:10:06" end="00:01:11:09" region="pop1" style="basic" tts:origin="32.5% 10%" tts:extent="35% 5.33%">-Good morning.</p>
            <p begin="00:01:10:06" end="00:01:11:09" region="pop2" style="basic" tts:origin="42.5% 15.33%" tts:extent="12.5% 5.33%">-Hey!</p>
            <p begin="00:01:11:09" end="00:01:12:21" region="pop1" style="basic" tts:origin="27.5% 10%" tts:extent="42.5% 5.33%">-What's up, baby?</p>
            <p begin="00:01:11:09" end="00:01:12:21" region="pop2" style="basic" tts:origin="32.5% 15.33%" tts:extent="32.5% 5.33%">-How are you?</p>
Is it any way to convert the TT file to ASS file while keep these text positions mentioned in the ttsrigin stylings?
I opened the files with Subtitle Edit, but I could do it.