jlesage / docker-apps

Portal for my docker container applications
https://jlesage.github.io/docker-apps/
14 stars 5 forks source link

Video Duplicate Finder #4

Closed JonathonSunshine closed 1 year ago

JonathonSunshine commented 1 year ago

It is an app that will scan folders of video and identify duplicates, even if they have different codecs or resolutions or frame rates. Has a linux build already. It really does work very well and it is very quick also.

https://github.com/0x90d/videoduplicatefinder

addendum* I came here originally to say that I had just used your Handbrake container and your VNC implementation is the best I've seen and I use a lot of common ones you would expect but I don't wanna throw shade at anyone haha.

jlesage commented 1 year ago

Hi, thanks for this suggestion. I had a quick look at it and it seems to be an easy one to do :)

jlesage commented 1 year ago

Docker image now available. See https://github.com/jlesage/docker-video-duplicate-finder for more information.