|
-
Aug 24th, 2012, 11:35 PM
#1
Thread Starter
Hyperactive Member
Create AVI From Images (use Picturebox instead of file)?
hi,
Greetings to every one..
i m looking for a way to create avi files from images. and i found following article :
Code:
http://www.vbaccelerator.com/home/VB/Code/vbMedia/Movies/AVI_Creator/article.asp
so, form there i created a sample .. (attached) .. but the problem is it's only load images from file.. but i need to use images from picture box..
so, i can pass either picture.hdc or picture.image.. etc.. i don't like to save the image to file and read it from file .. it will be slower..
so, any help would appreciated..
best regards
-
Aug 26th, 2012, 01:22 AM
#2
Re: Create AVI From Images (use Picturebox instead of file)?
Zip has not images, so I can't try you project.
However you can
- before: save images to file
- after: create AVI video
-
Aug 26th, 2012, 06:38 AM
#3
Thread Starter
Hyperactive Member
Re: Create AVI From Images (use Picturebox instead of file)?
Tags for this Thread
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
|