Extracting frames from video and create video using frames
This program uses opencv library to extract the frames from video and create video from extracted frames
Requirements:
Opencv 3.0 or greater
- In GNu/Linux (Debain based distro)
sudo apt install python3-opencv
- In Windows how to install opencv
- python3.x
- video file with the supported encoding format by opencv
opencv supported format
Outputs :