New Features:
- New censoring mode: Sobel
Sobel is originally an edge detection algorithm which allows you see a bit more than the usual black box.
Works with the video overlay!
You can switch between a black & white sobel mode. - Prescaling
If active all images are down-scaled a second time when being processed.
Tests have shown similar results while providing a minor speed up
but also sparing a lot of memory when bulk processing many large images.
Default: active
! Enabling this option should solve all memory leak issues !
Bug Fixes & Improvements:
- Fixed the memory leak Issue for the batch converter and videos, see prescaling.
- Fixed a bug when auto-loading the video overlay, where “normal” mode did not show any video output.
- Several adjustments to the batch converter making it faster.
- Added more internal data to the Help-Page.