On 2006/3/06,  Alan Gauld wrote:

>> for every workingday of a week:
>> [...]
>> week
>>  ...
>
>To be honest I'd do this with a series of separate scripts triggered
by the
>OS - either cron on Unix or at in Windows...

To be honest, I had my share of troubles with AT, so I try to stay away
from it. No unix box here, so ... mmm, there seems to be a pycron maybe
that's the tool I'm looking for.

>Simply save the frames as individually named files, probably using the

>time...

Getting the frames and naming them is no big problem, for windows
there's the great videocapture module
http://videocapture.sourceforge.net/ 

>This follows my motto of keeping things as simple as possible! :-)

I try,
I'm trying to try
God knows I try

Thanks Alan,

Ingo




_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to