Welcome to video-simili-duplicate-cleaner Discussions! #14
Replies: 8 comments 19 replies
-
Howdy - I'm sorting through a large video library that has a lot of duplicate segments across multiple files, sometimes even inside the same file. I have no intentions of deleting anything, so I'm perhaps far outside the scope of your core functionality :) I bought the program for MacOS and am really liking how effortless it is to identify the most similar files inside a directory structure, as well as how it deals well with quality differences. I think what I'm looking for is a way to report on the segments that are duplicates in detail (kind of how you allude to in #16) in a database structure. From here I could sort those segments into popularity, length, etc. Does the program ever reset its cache database? I'd like to avoid rework as much as possible between uses, but it's very fast as it stands. I wonder if I could export that cache database to something simple as csv... |
Beta Was this translation helpful? Give feedback.
-
The wilder idea that I'm building toward is to form a sort of infinite playlist across all these videos, using the common segments as pathways between them to keep the journey going. For example: Video 2: Video 3: You could start at Video 3 at A, but jump to Video 2 at B, walk forward til Z and then jump to Video 1 at Y. What gave me the idea is Spotify's Infinite Jukebox (which does the same thing but only inside one song). |
Beta Was this translation helpful? Give feedback.
-
I think the other high-level question I wanted to ask is if you'd consider a command line interface for the tool as it stands? That might already be in an issue and I missed it :) |
Beta Was this translation helpful? Give feedback.
-
After many hours and searching with various programs, I continue to investigate what happens to those videos, whether they are corrupt or not and why the video comparer software gave errors. I have detected looking through the folders that the following file gives an error, although as you can see in the capture I have checked it with HBBATCHBEAST and it is fine. The days of testing with the program are passing and I cannot scan the disk completely because there are many files like this that I attach. What can I do? Is there a program that detects these bad files and can exclude them from the analysis. I know I am being very heavy but I need to scan the entire disk. These files were some recovered with recovery software type recuva, ... and I don't know which will be right and which will be wrong. Thanks again for your understanding. |
Beta Was this translation helpful? Give feedback.
-
Thanks and can you help me??
…________________________________
De: ern2150 ***@***.***>
Enviado: martes, 14 de septiembre de 2021 10:58
Para: theophanemayaud/video-simili-duplicate-cleaner ***@***.***>
Cc: ruloes ***@***.***>; Comment ***@***.***>
Asunto: Re: [theophanemayaud/video-simili-duplicate-cleaner] Welcome to video-simili-duplicate-cleaner Discussions! (Discussion #14)
Oh I understand, sorry you went through all that. If it’s ffmpeg under the covers that is failing awkwardly, then that’s not really something you would be expected to overcome.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub<#14 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AQMSU7Z5Q5SGYXTYNNQIQ7DUB6EMVANCNFSM42LFCDWA>.
Triage notifications on the go with GitHub Mobile for iOS<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
Beta Was this translation helpful? Give feedback.
-
I thought it would be something easier. At the moment I use a windows or macosx program but not scripts.
How to distinguish those corrupted video files?
…________________________________
De: ern2150 ***@***.***>
Enviado: martes, 14 de septiembre de 2021 11:05
Para: theophanemayaud/video-simili-duplicate-cleaner ***@***.***>
Cc: ruloes ***@***.***>; Comment ***@***.***>
Asunto: Re: [theophanemayaud/video-simili-duplicate-cleaner] Welcome to video-simili-duplicate-cleaner Discussions! (Discussion #14)
Well I tend to think of things from a script/console perspective so I might not be the quickest help.
I was thinking you could do the mass ffprobe command on a directory, and then parse the output for problematic entries.
The trick is knowing which attribute to probe to be able to distinguish healthy resources from “sick” ones.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub<#14 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AQMSU73537IMQW23EKM2CILUB6FH5ANCNFSM42LFCDWA>.
Triage notifications on the go with GitHub Mobile for iOS<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
Beta Was this translation helpful? Give feedback.
-
Hello! I just purchased through app store. Am I correct in seeing it will only allow for scanning duplicate videos within the same folder? My reason for purchase is that I intend to combine volumes back together after I had to backup items very quickly and wherever I had the space, before a hard drive quit working. I know there is plenty of folder compare and merge software, but with video editing and potential similar videos at different resolutions etc.. I wanted something that was specifically video focused. So my questions ado I have to dump all files into a single folder on one volume in order to duplicate scan? Secondly, above I saw you mentioned scanning more then a few video frames for better identification. Which setting do I adjust to do that? Lastly, I don't claim to know anything about software design and app creating, but I know it's not as easy as it is for end-users to throw around suggestions! So thank you for your hard work. It seems your program has a solid structure, because it doesn't flinch when I throw a large folder at it. I have a photo specific duplicate scan program that has been excellent for a long time (photo sweeper). The way it deals with Apple Photos is it shows the duplicates, asks me to open Photos program at the end once I've marked items for deletion, and then it creates an Album within Photos with all the duplicates labeled "Trash" or something. Then, if I remember right, as long as I delete them in a certain way using that album (so that I delete actual files and not just the album) they're gone and I don't have to search anything individually. Like I said, I'm no expert, but thought I could at least share that info, in case it may help you (and ultimately me) develop a work around for duplicates within Apple Photos. Thanks in advance for your time! |
Beta Was this translation helpful? Give feedback.
-
The documentation states that best results are achieved with Thumbnails of |
Beta Was this translation helpful? Give feedback.
-
👋 Welcome!
We’re using Discussions as a place to connect with other members of our community. We hope that you:
build together 💪.
To get started, comment below with an introduction of yourself and tell us about what you do with this community.
Beta Was this translation helpful? Give feedback.
All reactions