Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 350 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 350 Bytes

drop-dupe

This is a program used to brute force remove duplicate frames from video. I intend to add support for smarter and less time consuming methods for removing duplicate frames in the future.

setup

In order to run this program you must have a copy of ffmpeg.exe pathed. ffmpeg can be downloaded here.