mantas-done / subtitles

Subtitle/caption converter
https://gotranscript.com/subtitle-converter
MIT License
142 stars 48 forks source link

Losing milliseconds #45

Closed rudnypc closed 1 year ago

rudnypc commented 2 years ago

Hi,

When I decode the vtt file, the system show that time start 3 end 5,644   When I use the command "$subtitles->content('vtt');", I receive that string without milliseconds 00:00:03.000 --> 00:00:05.000   The original: 00:00:03.000 --> 00:00:05.644

mantas-done commented 1 year ago

can't reproduce this, please supply more data the perfect example would be code that i can run and see the problem