Hello Guys,

I have a multiprocessing script which downloads images from 5 urls to 5
directories(usinf multiprocess in python 2.6).The download is for 5 mins.My
aim is to create a video for every minute for each directory and dump the
images as the video is created. My question are , should i use *mencoder.exe
* to create the videos?  and how should i create the videos without
interrupting the download.

Thanks

Aditya
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to