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

  opencv supported format

Outputs :

Alt text

Alt text

Alt text

GitHub

View Github