/Video-Extractor

This script provides a simple and interactive way to extract frames from a video file, with options to customize the output directory and FPS.

Primary LanguagePythonMIT LicenseMIT

Video-Extractor

This script provides a simple and interactive way to extract frames from a video file, with options to customize the output directory and FPS.

Untitled

Install Required Libraries:

. Ensure you have the necessary libraries installed. You can install them using pip:

pip install tk

pip install opencv-python

Run the Script:

. Run the script using Python. Open a terminal or command prompt, navigate to the directory where video_extractor.py is saved, and execute:

python run.py