PDA

View Full Version : Avicheck



sharedholder
01-27-2004, 08:14 AM
AviCheck is a command-line tool which scans the video and audio stream in an AVI file for errors such as missing index chunk and corrupted frames.

AviCheck is based on avifile and uses their codecs to perform background rendering of the frames. Most of the code in AviCheck is taken from avifile. I just helped to refactor their class hierarchy which is really daunting.

WEBSITE (http://miketeo.net/projects/avicheck/)

100%
01-27-2004, 08:32 AM
So the next question is..
If you have a avi with an Error - how to fix?