When using the VB.Net_TrimmerSample it is possible to cut a section from a .avi, .wmv and .mpg video file.
Using the same code in my own program, only a section from a .avi file can be cut. The other two file types result in:
"Error while creating instance of AVITRIMMERCOMLib.TrmmerObjControl"
Any explanation for this error and how it can be overcome?
wcv