Results 1 to 2 of 2

Thread: Bitmaps

  1. #1

    Thread Starter
    New Member
    Join Date
    Nov 2000
    Posts
    1

    Question

    I need to be able to convert an AVI file into the individual frame formats. Is this possible and how do I go about doing this. I have only just started using VB so please try and keep it simple.

  2. #2
    Hyperactive Member
    Join Date
    Jan 2000
    Posts
    355
    er, it's not easy: but here's how you'd go about it:

    1. get avi file format from somewhere like http://www.wotsit.org
    2. open the file, read it, and get each frame
    3. do whatever you want with the frame..

    problem is that avi files are probably a pretty complicated format, but go and have a look.
    buzzwords are the language of fools

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