Hello Guys,<br><br>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 <u><b>mencoder.exe</b></u> to create the videos?  and how should i create the videos without interrupting the download.<br>
<br>Thanks<br><br>Aditya<br>