/FramesExtractor

📹 Video Frames Extractor using C++

Primary LanguageC++MIT LicenseMIT

Frames extractor

A C++ program initially supposed to extract all frames from a video to a directory.

Install all necessary packages.

$ apt install g++

Run the MAKEFILE to compile and run the program with the -h option.

$ make compile
$ make run # for help

Initial run:

$ ./framer -h # or --help

CALLING C++ DEVELOPERS!

Error with FFMPEG