Tuesday, August 5, 2008

How to combine many jpeg pics to make a video.

I used Zoneminder to pull an image from an Axis camera every 15 seconds. This captured 124k jpeg files. I then found this forum with help on creating the video. Here is the command I used to combine the jpegs into an avi.

mencoder "mf://??/*.jpg" -mf fps=25 -o output.avi -ovc lavc -lavcopts vcodec=mpeg4

And this is a sample of my video.

Wednesday, May 21, 2008

Inland waterway mile markers in kml.



Do you need mile markers in kml? I created a kml file of mile markers for Google Earth with over 10,000 push pins.

This is where I found the coordinates.

The kml file I created.