Currently (0.9.9), the video after all filters have been applied is used for live streaming or recording. In other words, the video in the filter pipeline is ignored.
Add an option to allow use of the filtered video in addition to the conventional behavior.
Requirements
- Enables the use of video from the filter pipeline by selecting the option in the properties.
- Retain conventional behavior (as default)
How to implements
- Implement filter_video callback