-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Add a feature to skip over errors. When processing large collections over a series of chained operations, it becomes very likely that one or more files are faulty, meaning not written properly, e.g. video streams are incomplete because of out of index time codes; file names are not formatted as expected, e.g. paths include invalid characters for some operations, shots are too short to sample with certain parameters, e.g. under 1sec shots cannot be sampled at 1fps. etc. It would be useful to be able to process everything that can be processed in one run, skipping over problematic items #16 and collect all errors in one place to inspect them later.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request