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

How to merge images / frames to create video #87

Open
saleem145 opened this issue Oct 29, 2018 · 1 comment
Open

How to merge images / frames to create video #87

saleem145 opened this issue Oct 29, 2018 · 1 comment

Comments

@saleem145
Copy link

How can I merge frames / images to create a new video? Also how can I do the reverse -- extract every frame into a file. I see how to extract every frame 1 second -- but what if I want to extract every frame?

@it14118
Copy link

it14118 commented Jan 22, 2019

With PR #95 you can extract every single frame that exists in the video with ExtractFrames function.

The merge of frame images to video is accomplished with FramesToVideo

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

No branches or pull requests

2 participants