This PR adds a self-processing feature to frame processors. It can be used when the main processing logic is not effective.
Also, there is an implementation of the self-processing feature in the FrameExtractor, which drastically increases the frame extraction speed.
This PR adds a self-processing feature to frame processors. It can be used when the main processing logic is not effective. Also, there is an implementation of the self-processing feature in the FrameExtractor, which drastically increases the frame extraction speed.