Skip to content

Add option to resize captured image before comparing #334

@reboot

Description

@reboot

Is your feature request related to a problem? Please describe

I tried to use AutoSplit with OBS Virtual Camera, because it allows me to use a single source from OBS for splitting without having to worry that something is wrong in the OBS window. Unfortunately the OBS Virtual Camera always uses the same resolution as the OBS output size. For a 1080p stream/recording you cannot change it. Comparing a high resolution image causes a lot of CPU load by AutoSplit. To detect a split image it is often not needed to compare it with the full resolution image. I tried setting OBS to a low resolution and it worked fine, but you can not stream/record like this.

Describe the solution you'd like

Add an option to scale an image to a lower resolution before it is compared with a auto split images. This should probably cause much less CPU load than comparing it to an auto split image at full resolution.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or enhancement request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions