Search found 1 match

by Erik Loo
Wed Nov 04, 2020 2:28 am
Forum: Convert Discussion
Topic: Convert from frames to video
Replies: 1
Views: 10943

Convert from frames to video

I noticed quite a few people have trouble converting frames to video. This can actually be done quite easily with OpenCV. You just need to: Step 1. Install OpenCV-Python. The instructions can be found at https://pypi.org/project/opencv-python/ Step 2: Create an image folder to store all the swapped ...