-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
calculate multiple factors:
- resolution
- aspect ratio
- duration
- filesize
- format
Weight in these factors as a base for the result and to determine if a deep analysis is reasonable.
The deep analysis could take bitmaps of the videos once per second (these sample rate should be configurable by the user) and compare these to the bitmaps of the other video. Out of all these single bitmap compares take the average.
Limit the execution of a deep analysis to files with a given maximum duration. These Limit should be configurable by the user.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request