PDA

View Full Version : Two indexes in an AVI file


maquemo
26th May 2011, 09:29
Hello!


I have observed an strange error when recording AVI files with directshow (Camera Source + XVid Codec + AVIMux + FileWriter). I have been capturing 90 min of image stream to an AVI file, but when I have reproduced the file, only the final 5 min where recorded. Analizing the file, I have discovered that the file had two indexes, is like as meanwhile the file was recorded, the file pointer of writing was reset to 0.

Please someone from the forum has come up with something similar? Any idea about why could occur this problem?

Thanks in advance,

LoRd_MuldeR
26th May 2011, 10:49
Is the file bigger than 4 GB? Then it's probably an OpenDML AVI (aka "AVI 2.0") file.

Details:
http://www.the-labs.com/Video/odmlff2-avidef.pdf

maquemo
26th May 2011, 14:28
Hello, thanks for the information but the file is about 20 MB.

Regards,


Is the file bigger than 4 GB? Then it's probably an OpenDML AVI (aka "AVI 2.0") file.

Details:
http://www.the-labs.com/Video/odmlff2-avidef.pdf