Hi, I have 2 videos with the same length (same videos with different resolution) but "Find Length Duplicates" doesn't find them. Why?
https://i.imgur.com/BS53BLm.mp4
Length Duplicate
Re: Length Duplicate
Length, by default, takes (I believe it is) milliseconds into account.
So most likely, your two "same length" videos are not - by that measure.
(And if you checked the lengths with, say, MediaInfo, you'll see that in fact the Length of your two video are different.)
You can set a "tolerance", say, (in Everything.ini), & that should then find "duplicates" with a 1 second tolerance.
Type in the search bar:, to set that value to 1 (second).
So most likely, your two "same length" videos are not - by that measure.
(And if you checked the lengths with, say, MediaInfo, you'll see that in fact the Length of your two video are different.)
You can set a "tolerance", say,
length_dupe_tolerance=1
Type in the search bar:
/length_dupe_tolerance=1
-
- Posts: 4
- Joined: Thu Oct 22, 2020 7:43 pm
Re: Length Duplicate
Good. This solved my problem also. Thanks.
Should be an indication of this possible adjust when you go to "find duplicate" function.
Perhaps a message you could disable about the existance of a tolerance adjustment.
Thanks for this marvellous tool.
Should be an indication of this possible adjust when you go to "find duplicate" function.
Perhaps a message you could disable about the existance of a tolerance adjustment.
Thanks for this marvellous tool.
Re: Length Duplicate
Please specify length_dupe_tolerance in milliseconds.
Please try length_dupe_tolerance=1000 for 1 second.
Please try length_dupe_tolerance=1000 for 1 second.