Hello: I have setup a video camera recording a seismograph (not really exciting unless something happens) using a DC10+ and lavrec. I also have a cron task deleting the avi files that are older then 12 hours. Lavrec is just in record with the filename set to seismo-%06d.avi. About every 645meg (15 min) it creates a new file and continues recording. In looking at the code in liblavrec.h I see that current_output_file (the number of the current file) is set as an int, so I assumed that at files would count to 032767, wrap and start again at 000001.
This doesn't seen to be the case. My file count reaches 037007 before looping back to 000001. This is more a question of curiosity then a call for help. Lavrec has been chunking along for weeks now climbing to 037007 and looping back to 000001. So I guess it is all working as it should. Any ideas what could be causing this behavior? Thank-you Douglas Fraser ------------------------------------------------------- This SF. Net email is sponsored by: GoToMyPC GoToMyPC is the fast, easy and secure way to access your computer from any Web browser or wireless device. Click here to Try it Free! https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl _______________________________________________ Mjpeg-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mjpeg-users