Starduster
4th April 2008, 22:51
I'm creating a series of .avs files from a Visual Basic program. After the .avs's are created I'm trying to generate .avi files by calling avs2avi.exe in VB and giving the proper file names. However, after a file or two is converted, avs2avi starts giving:
"Application Error the instruction at xxxx referenced memory at 0x00000044. The memory could not be read"
Then it does a couple ok, then more errors. If I repeat, the errors are on different files. I can also run avs2avi on the same files at the command line and they all convert ok.
I've tried creating a regular .bat file with the avs2avi commands in it, but I get the same errors.
So, does anyone know how to create .avi's from .avs's in a batch mode?
Any help is greatly appreciated.
Steve
"Application Error the instruction at xxxx referenced memory at 0x00000044. The memory could not be read"
Then it does a couple ok, then more errors. If I repeat, the errors are on different files. I can also run avs2avi on the same files at the command line and they all convert ok.
I've tried creating a regular .bat file with the avs2avi commands in it, but I get the same errors.
So, does anyone know how to create .avi's from .avs's in a batch mode?
Any help is greatly appreciated.
Steve