This is a rather unusual request but hopefully you can help me out.

Right now I'm testing the functionality of DivFix++ and the VDub feature that scans video streams for errors. For some reason, the VirtualDub error scanning feature does not seem to work particularly well as, for example, it does not seem to detect any errors caused by overwriting large parts of videos to zeros and random bytes in a hex editor.

Actually, I'm trying to write a batch that could recursively scan the current dir and its subdirs for videos and scan them for errors with several different programs such as DivFix++ and VirtualDub, and redirect the output to a log file.

Towards this aim, I need a damaged AVI file containing errors that the VirtualDub error scanning feature will definitely detect. If you happen to know one, you can either upload it here or point me to it.