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

[IMPROVEMENT] [FIX] Improve the start and end timestamps of extracted burned in captions #962

Merged
merged 1 commit into from
Mar 12, 2018

Commits on Mar 11, 2018

  1. Improve the start and end timestamps of extracted burned in captions

    The start and end timestamps of extracted burned in captions are flawed
    and off by a large difference. Also, the start time of the first burned
    in caption extracted is always zero, which is not always the case. And
    the extracted captions always appear in continuous timestamps.
    
    This commit improves the start and end timestamps of the extracted
    burned in captions and reduces the error significantly, bringing the
    timestamps fairly close to the actual timings as they appear in the
    media file.
    saurabhshah0410 committed Mar 11, 2018
    Configuration menu
    Copy the full SHA
    52b5a38 View commit details
    Browse the repository at this point in the history