CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Jan 2000
    Posts
    3

    Video Editing System

    I am making a video editing system. for the timeline I want to be able to display the entire movie file out as a picture of all it's frames,,, is it possible to display a movie
    files frames? How would I make a movie file open into a picture box or something, as a series of it's frames.....
    Also ... How can I make a slider bar control the system sound? PLEASE RESPOND ASAP! thanx - Shawn


  2. #2
    Join Date
    May 1999
    Location
    Oxford UK
    Posts
    1,459

    Re: Video Editing System

    The best site I've seen / know about for Video Capturing / Displaying with Visual Basic has to be Ray Mercers site at http://www.shrinkwrapvb.com/ - I'm not too sure about your specific problem, but he's probably got something on his site that would help.


    Chris Eastwood

    CodeGuru - the website for developers
    http://codeguru.developer.com/vb

  3. #3
    Join Date
    Jan 2000
    Posts
    3

    Re: Video Editing System

    Thank you very much you were a great help!

    -Shawn Foster


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

Featured