Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New version video similarity library #1356

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

New version video similarity library #1356

wants to merge 2 commits into from

Conversation

qarmin
Copy link
Owner

@qarmin qarmin commented Sep 27, 2024

This version allows to compare similarity of video files, that are shorter than 30 seconds

Not mergable yet, because currently app depends on library from commit Farmadupe/vid_dup_finder_lib@4015aed8efc83bf9f6643158bc714f0767d6de8a(czkawka only can use version released on crates.io)

Second problem are random panics, library needs to be tested with fuzzer - recent panic I found with integer overflow(trying to catch it, but it is also possible, that I used wrong version and all panics are already fixed).

Also current version, not allows to check if ffmpeg is installed

Image-rs still is used in version 0.24 - this causes version duplication and czkawka user needs to compile both 0.24 and 0.25 versions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant