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

V3.1.0 #3

Merged
merged 7 commits into from
Jul 5, 2024
Merged

V3.1.0 #3

merged 7 commits into from
Jul 5, 2024

Conversation

Demmenie
Copy link
Owner

@Demmenie Demmenie commented Jul 4, 2024

Changelog:

  • Roughly halved average hashing time by using video_duration to limit FramesExtractor.detect_crop as suggested here.
  • Added do_not_copy option to VideoHash. If set to False it will copy the video into temporary storage, it's set to True by default. This also saves on memory and improves performance. As suggested here.
  • Fixed stdint issue with subprocesses as suggested here.
  • Added new wiki to README which can be found here.

@Demmenie Demmenie merged commit 5a74ec2 into main Jul 5, 2024
9 checks passed
@Demmenie Demmenie deleted the v3.1.0 branch July 5, 2024 00:05
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