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 video saving crash due to missing npz file #476

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

yqtl
Copy link

@yqtl yqtl commented Aug 3, 2023

This PR fixes an issue where missing frame NPZ files (due to failure detection of person) would cause the video processing workflow to crash.

If NPZ file is missing, generate an empty placeholder NPZ, which allows processing to continue.

@EarthRockerBam
Copy link

Thanks. I was about to write a fix myself. Sick of seeing that error part way through a render and having to halt it

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.

None yet

2 participants