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

added check for resolution before processing video stream #188

Merged
merged 1 commit into from
Aug 4, 2015

Conversation

ryanfox
Copy link
Collaborator

@ryanfox ryanfox commented Aug 4, 2015

Fixes #158

A simple fix, and not perhaps the most efficient, but prevents errors for me.
I added a check that there is resolution info attached to a video stream before attempting to process it.

@Zulko
Copy link
Owner

Zulko commented Aug 4, 2015

Thanks ! Trusting you on this ! (I still don't have time to make a test suite)

Zulko added a commit that referenced this pull request Aug 4, 2015
added check for resolution before processing video stream
@Zulko Zulko merged commit 2dda262 into Zulko:master Aug 4, 2015
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.

AudioFileClip bombs on file read
2 participants