Motion detection software

4

1

I have a WMV file that's 5 hours long. It's mostly just a camera focused on the entry door.

Is there any software where I can throw this file at it and it would find time segments where there is actual movement?

AngryHacker

Posted 2009-12-20T02:31:20.033

Reputation: 14 731

Answers

2

Transcode the wmv to mjpeg and feed it to motion.

yanokwa

Posted 2009-12-20T02:31:20.033

Reputation: 2 156

2

You can try this CodeProject article on Motion Detection Algorithms. Looks really good. Software is freely downloadable and modifiable.

Brian

Posted 2009-12-20T02:31:20.033

Reputation: 344

1

Get Webcam Zone Trigger - you can use video files as input.

Add a motion detection hot spot on the door. Set its action to take a picture or to make a noise... go to the settings and enable text logs if you want to get a list of all offset time where motion is detected.

Mike

Posted 2009-12-20T02:31:20.033

Reputation: 11