arcusmaximus / YTSubConverter

A tool for creating styled YouTube subtitles
MIT License
767 stars 55 forks source link

Issue with \move(<x1>,<y1>,<x2>,<y2>,<t1>,<t2>) #96

Open ABoredBunny opened 3 months ago

ABoredBunny commented 3 months ago

I noticed that if the t1 part of the tag goes over a certain length, it just goes to the default /an position.

But it seemed to depend on how long the sub is shown.

so {\move(700,480,100,480,255,200)} in an 800ms long line broke but. {\move(1350,408,200,408,350,500)} in an 1390ms long line worked.