DVR-Scan icon indicating copy to clipboard operation
DVR-Scan copied to clipboard

CNT erroneusly starts in a motion event

Open Breakthrough opened this issue 3 years ago • 0 comments

After some discussion in https://github.com/Breakthrough/DVR-Scan/discussions/115 it was found that setting -b CNT will always treat the first frame as being a motion event. This can be verified using -mo mask.avi where the first frame is all 0xFFFFFF. This needs to be compensated for otherwise every video scanned will have an extra motion event.

Breakthrough avatar Oct 08 '22 01:10 Breakthrough