thrasher251 Posted June 3, 2011 Posted June 3, 2011 (edited) Hi, i need some desparate help using "avifil32.dll" in VB.net I'm probly just a terrible coder ... as an example I've attached a basic program that takes a picturebox and turns it into an AVI. The problem i have is i cant seem to figure out how to compress the AVI during output, it grows to 400mb in about 10 seconds, and i need to run the program for hours. Any help would be appreciated -ThanksBmp to Avi.zip Edited June 3, 2011 by PlausiblyDamp Quote
Administrators PlausiblyDamp Posted June 3, 2011 Administrators Posted June 3, 2011 The attached project seems to be missing the avi.vb file - makes it kind of difficult to follow the project. When you create the video are you specifying a particular codec? If not you are going to be generating an uncompressed stream which would explain the large file size. Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.