|
-
Feb 16th, 2009, 07:37 AM
#1
Thread Starter
Addicted Member
Help converting BMP to AVI C# Code to .NET
I found some code on the net that is supposed to convert a BMP file into a AVI file.
http://www.adp-gmbh.ch/csharp/avi/write_avi.html
The example is in C# so i converted it using a C# to VB.NET converter and fixed a few of the conversion bugs. The code executes but fails on the line 'Throw New AviException("error for AVIFileOpen")' saying 'AVI exception unhandled'. Perhaps someone could fix the code or tell me what i have done wrong.
Code supplied in next post due to size restriction on forum posts:
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|