Skip to content

compare video files #30

@marcelgoldstein

Description

@marcelgoldstein

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

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions