Skip to content

Ziyph/RemoveDuplicateFrames

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Remove Duplicate Frames

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.

This app

Dependencies

Put an FFmpeg binary named ffmpeg in the script's directory.

The script and FFmpeg in the same directory