All Projects → kristiankoskimaki → Vidupe

kristiankoskimaki / Vidupe

Licence: gpl-3.0
Vidupe is a program that can find duplicate and similar video files. V1.211 released on 2019-09-18, Windows exe here:

Labels

Projects that are alternatives of or similar to Vidupe

Jellyfin Kodi
Jellyfin Plugin for Kodi
Stars: ✭ 332 (+637.78%)
Mutual labels:  videos
Must Watch Css
A useful list of must-watch talks about CSS
Stars: ✭ 3,966 (+8713.33%)
Mutual labels:  videos
About Swiftui
Gathering all info published, both by Apple and by others, about new framework SwiftUI.
Stars: ✭ 5,954 (+13131.11%)
Mutual labels:  videos
Deeperforensics 1.0
[CVPR 2020] A Large-Scale Dataset for Real-World Face Forgery Detection
Stars: ✭ 338 (+651.11%)
Mutual labels:  videos
Javascript Videos Ru 2018
Собрание видеозаписей докладов про JavaScript | 2018
Stars: ✭ 401 (+791.11%)
Mutual labels:  videos
Youtube Dl Server
Web / REST interface for downloading youtube videos onto a server.
Stars: ✭ 499 (+1008.89%)
Mutual labels:  videos
Golang Videos Ru
Собрание видеозаписей докладов про Go | 2016-2018
Stars: ✭ 303 (+573.33%)
Mutual labels:  videos
Media picker
A Flutter Plugin for Selecting and Taking New Photos and Videos.
Stars: ✭ 24 (-46.67%)
Mutual labels:  videos
Compiler series
Material for the Creating a Compiler video lesson series.
Stars: ✭ 409 (+808.89%)
Mutual labels:  videos
Douyin
API of DouYin for Humans used to Crawl Popular Videos and Musics
Stars: ✭ 580 (+1188.89%)
Mutual labels:  videos
Recycle Gan
Unsupervised Video Retargeting (e.g. face to face, flower to flower, clouds and winds, sunrise and sunset)
Stars: ✭ 367 (+715.56%)
Mutual labels:  videos
Learndagger
List of resources to learn about Dependency Injection and Dagger 2
Stars: ✭ 381 (+746.67%)
Mutual labels:  videos
Jellyfin Web
Web Client for Jellyfin
Stars: ✭ 514 (+1042.22%)
Mutual labels:  videos
Freetube
An Open Source YouTube app for privacy
Stars: ✭ 4,626 (+10180%)
Mutual labels:  videos
Vanilla Lazyload
LazyLoad is a lightweight, flexible script that speeds up your website by deferring the loading of your below-the-fold images, backgrounds, videos, iframes and scripts to when they will enter the viewport. Written in plain "vanilla" JavaScript, it leverages IntersectionObserver, supports responsive images and enables native lazy loading.
Stars: ✭ 6,596 (+14557.78%)
Mutual labels:  videos
Bilibili Plus
课程视频、PPT和源代码:侯捷C++系列;台大郭彦甫MATLAB
Stars: ✭ 266 (+491.11%)
Mutual labels:  videos
Android Multipicker Library
Android Multipicker Library
Stars: ✭ 425 (+844.44%)
Mutual labels:  videos
Haskell Must Watch
Huge list of videos, talks, courses for Haskell programming language.
Stars: ✭ 1,019 (+2164.44%)
Mutual labels:  videos
Must Watch Javascript
A useful list of must-watch talks about JavaScript
Stars: ✭ 6,545 (+14444.44%)
Mutual labels:  videos
Filemasta
A search application to explore, discover and share online files
Stars: ✭ 571 (+1168.89%)
Mutual labels:  videos

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].