Simple Cinemagraph is a Python 3 script that outputs a cinemagraph from a video based on a user-selected region.
Simple Cinemagraph requires ffmpeg
and python3
.
Install the requirements.
pip install -r requirements.txt
Run the cinemagraph-maker.py
script. When your image pops up, click once to set the top left corner of the rectangular region you want to keep still. Click again to set the bottom right corner of the rectangular region. You should see a selected region. If you aren't happy, click again to reset the top left. Once you're done, right click to exit.