-
Notifications
You must be signed in to change notification settings - Fork 474
Description
Problem/Use Case
Adding a new class of detectors that can be used to remove portions from the output.
Basically stripping the video of any non-value segments of the video, I think this will be a bit of a challenge too because we would not want even some noisy content segment stripped out if it was still considered "value" content that a user would want to keep. Example would be like old vhs footage of grandma where it is kinda noisy or has some VHS artifacts etc but still want to keep etc.
I will add more notes, thoughts, examples etc...
Solutions
I am not exactly sure, @Breakthrough asked me to create this feature request.
Proposed Implementation:
Description of what you want to happen, and how you think the feature/enhancement should be implemented. Ex. what command line options/arguments should be added to PySceneDetect, and examples of how you expect them to function.
Alternatives:
List any alternative solutions or related ideas you've considered.
Examples:
Attach or link to any relevant videos or images that are relevant.