Hi Slugs,

I'm using an application that creates many jpg images. (motion detection
software). I've just managed to get it working.
It creates images into subdirectories like so...
year/month/day/hour/minute/second.jpg etc.

eg.
2002/05/21/08/22/image57.jpg
2002/05/21/08/22/image58.jpg
2002/05/21/08/22/image59.jpg
2002/05/21/08/23/image00.jpg
2002/05/21/08/23/image01.jpg
2002/05/21/08/23/image02.jpg
2002/05/21/09/44/image13.jpg
2002/05/21/09/44/image14.jpg
2002/05/21/09/44/image34.jpg
etc.
it creates subdirs on the fly as it needs to.

The problem I have is somehow stitching all the jpg images together into a
little movie to view at a later time.
I suppose I'd have to give it a start directory and get it to traverse down
dirs to find images, stick them on the end of the movie, then find a later
directory and add on those pics etc.

Possible also need a short time space between image changes which may be
configurable.

I have no idea how to even start at this process so any thoughts would be
appreciated.
I've googled but have not found something that would do it so far.

I'm running Mandrake Linux 8.2 and motion software through a BT878 TV card.

Any thoughts, comments, etc greatly appreciated.
Ben

-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to