Code Monkey home page Code Monkey logo

vidupe's Introduction

Vidupe 1.211

Source code: https://github.com/kristiankoskimaki/vidupe
Windows exe: https://github.com/kristiankoskimaki/vidupe/releases

Vidupe is a program that can find duplicate and similar video files. Normal duplicate file software only finds identical files. Vidupe looks at the actual video content regardless of different format and compression used (digital video fingerprinting).

In order for Vidupe to work, FFmpeg (http://ffmpeg.org/) must be installed: Place ffmpeg.exe in the same folder as Vidupe.exe or in any system directory.

Features:

  • Simple, easy to use graphical user interface for comparing videos.
  • Supports all widely used video formats.
  • Multithreaded operation, makes full use of all available CPU threads.
  • Employs two powerful image comparison methods: pHash (perceptual hashing) and SSIM (structural similarity).
  • Cross-platform development: source code available for compiling on Windows/Linux/macOS.

Vidupe 1.211 (released 2019-09-18) changelog:

  • Fix crash when scrolling mouse wheel outside program window

Vidupe 1.21 (released 2019-09-13) changelog:

  • New thumbnail mode, CutEnds, for finding videos with modified beginning or end. This is default now.
  • Faster comparison
  • Threads won't hang on videos timing out as long as before
  • Tiny amount of videos wrongly marked as broken

Vidupe 1.2 (released 2019-05-27) changelog:

  • Disk cache for screen captures, >10x faster loading once cached
  • Much faster comparison. Comparison window opens faster
  • Threshold modifiers for same/different video durations now work
  • More accurate interpolation
  • Much old C-style code rewritten

Vidupe 1.1 (released 2019-05-05) changelog:

  • Partial disk cache (video metadata only)
  • Faster loading of videos
  • Removed delay between videos after move/delete
  • Videos kept in memory if comparison window accidentally closed
  • Improved zoom

Vidupe Copyright (C) 2018-2019 Kristian Koskimäki
Vidupe is a free software distributed under the GNU GPL.
Read LICENSE.txt for more information.

vidupe's People

Contributors

kristiankoskimaki avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.