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

add self._move.close()to MovieStim3._uload, #1917

Merged
merged 1 commit into from Jul 30, 2018
Merged

add self._move.close()to MovieStim3._uload, #1917

merged 1 commit into from Jul 30, 2018

Commits on Jul 29, 2018

  1. add self._move.close()to MovieStim3._uload, move self._unload() in Mo…

    …vieStim3.stop after logging code.
    
    Calling self._move.close() seems to prevent invalid handle error in call to
    ffmpeg_reader in moviepy module.
    
    See
    https://stackoverflow.com/questions/43966523/getting-oserror-winerror-6-the-handle-is-invalid-in-videofileclip-function
    tjwilli58 committed Jul 29, 2018
    Copy the full SHA
    17970fd View commit details
    Browse the repository at this point in the history