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

Parallel video creation #1009

Merged
merged 4 commits into from
Jan 14, 2021
Merged

Parallel video creation #1009

merged 4 commits into from
Jan 14, 2021

Conversation

Spurs20
Copy link
Contributor

@Spurs20 Spurs20 commented Jan 11, 2021

No description provided.

for j in range(0, len(pool_results)):
movie_files.append(pool_results[j])

# movie_name = create_movie(args, log, frame_files, i)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Spurs20 this should be removed

@Spurs20 Spurs20 merged commit 6554000 into master Jan 14, 2021
@Spurs20 Spurs20 deleted the parallel-video-creation branch January 18, 2021 20:34
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.

2 participants