A script to remove duplicate frames from videos. It is written in Python, its graphical user interface is made with Tk interface, and it removes duplicate frames from videos with FFmpeg.
Put an FFmpeg binary named ffmpeg
in the script's directory.