Skip to content

AkemiKami201/video_frames

Repository files navigation

⭐ Frames from Video

🔴 Description:

Program that capture frame per frame from any video

Careful if the video is long

🔴 Requirements

  • python installed
  • recomendation: create a virtual enviroment python -m venv framevenv
  • install mpv (manjaro users use sudo pacman -S mpv) see more
  • install requirements pip install -r requirements.txt

🔴 Running

  • clone the repository git clone https://github.com/AkemiKami201/video_frames.git
  • cd video_frames (if u want create a virtual enviroment)
  • in terminal run pip install -r requirements.txt
  • and run python3 main.py

🔴 Example:

video_example.mov

About

Simple application to extract frames from any video

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages