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

Fix race condition on Export dialog, which would create random glitch at beginning of export #4238

Merged
merged 1 commit into from
Jul 20, 2021

Conversation

jonoomph
Copy link
Member

Fix race condition on Export dialog, which would create random glitch at beginning of export, by caling ApplyMapperToClips() after the export had begun... usually introducing a glitch into the 1st 10 frames written to the video file (when exporting to a different framerate). Nasty bug... tricky to find.

…pplyMapperToClips() after the export had begun... usually introducing a glitch into the 1st 10 frames written to the video file (when exporting to a different framerate)
@jonoomph
Copy link
Member Author

@JacksonRG This probably closes some old GitHub issues as well. I can recall many people directly emailing about this issue, now that I understand it better. Usually something about a stutter in the very beginning of a video export.

@jonoomph jonoomph merged commit 1e639d8 into develop Jul 20, 2021
@jonoomph jonoomph deleted the fix-export-glitch branch July 21, 2021 18:23
@JacksonRG JacksonRG linked an issue Aug 10, 2021 that may be closed by this pull request
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

Successfully merging this pull request may close these issues.

Sound pitch issue after exporting
1 participant