-
Notifications
You must be signed in to change notification settings - Fork 514
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
Lift assumption that video frame 0 occurs at time 0 #21
Comments
If someone need an example to understand this problem, see #169. |
This reverts commit 1dedfb1. Such files exist in the wild (one example being a large set of old CR rips, see https://redvice.org/2018/crunchyroll-83ms-delay/) and players like mpv also respect this video delay (at least they do now, they might not have when the linked commit was made). Fixes TypesettingTools#21. Fixes TypesettingTools#169.
This reverts commit 1dedfb1. Such files exist in the wild (one example being a large set of old CR rips, see https://redvice.org/2018/crunchyroll-83ms-delay/) and players like mpv also respect this video delay (at least they do now, they might not have when the linked commit was made). Fixes TypesettingTools#21. Fixes TypesettingTools#169.
arch1t3cht#172 is also relevant (and a case where not normalizing timestamps is also problematic). FFmpeg provides a |
Title.
The text was updated successfully, but these errors were encountered: