Results 1 to 2 of 2

Thread: Create AVI From Images (use Picturebox instead of file)?

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Dec 2009
    Posts
    340

    Question 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
    Attached Files Attached Files

  2. #2
    gibra
    Guest

    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

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Dec 2009
    Posts
    340

    Re: Create AVI From Images (use Picturebox instead of file)?

    anyone ? please?

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
  •  



Click Here to Expand Forum to Full Width