Skip to content

Investigate Parallel Scanning #199

Description

@Breakthrough

Investigate a few different modes of parallelization of scans (in order of general difficulty):

  1. scanning multiple videos that are independent
  2. scanning multiple videos being concatenated with multiple readers, stitching the results together where they overlap
  3. scanning the same video with multiple readers, stitching the results together where they overlap (need to ensure seek works correctly, which it does not on all videos)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions