Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

srt timestamp overlapped #27

Open
juncaofish opened this issue Jan 25, 2021 · 0 comments
Open

srt timestamp overlapped #27

juncaofish opened this issue Jan 25, 2021 · 0 comments

Comments

@juncaofish
Copy link

It seems the synchronized srt file has overlapped timestamp span.
One sample is pasted below.

`263
00:18:08,005 --> 00:18:14,610
她妈妈是化妆师

264
00:18:10,604 --> 00:18:11,210
咳,那不挺好的嘛`

Obviously, subtitle #264 should follow behind #263, but the timestamp 00:18:10,604 is ahead of 00:18:14,610.

Actually, I didn't go through the detail of the source code. But this behaves a little unreasonable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant