You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ffmpeg, when converting from .srt to .vtt, strips the zero in '0n', where 0 < n < 10, from the times with hour < 10. So, we need to be able to parse VTTs which have timestamps in the form "0:00:00.000".