Skip to content
/ fvdupes Public

Find duplicate videos by extracting frames, and comparing them using image hashing

Notifications You must be signed in to change notification settings

fps/fvdupes

Repository files navigation

fvdupes

Find duplicate videos by extracting frames, and comparing them using image hashing

Requirements:

Issues

This is totally a hack. Needs lots of improvements:

  • Write thumbnails into a temp dir, unless requested
  • Fix the race condition between writing thumbs, and assembling a list of them and associating them to their hashes by way of line number (doh - easy fix, but too lazy)
  • Install the script somewhere
  • yada yada

About

Find duplicate videos by extracting frames, and comparing them using image hashing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages