Results 1 to 7 of 7

Thread: AVI screen capturing s/w does not capture FORM1 output.Why?

  1. #1

    Thread Starter
    Addicted Member senthilkumartd's Avatar
    Join Date
    Feb 2005
    Posts
    206

    Question AVI screen capturing s/w does not capture FORM1 output.Why?

    Hi guys,
    I have created a Hospital management software by using VB/SQL. I wish to produce a DEMO for my software. I wish to convert the program execution into avi files. How is it possible?. Any softwares for it? Or Can we do through VB?. Waiting for your answers.

    Advance thanks.

    Regards,
    SenthilKumar.T.D
    Last edited by senthilkumartd; Oct 29th, 2005 at 03:31 AM.

  2. #2
    G&G Moderator chemicalNova's Avatar
    Join Date
    Jun 2002
    Location
    Victoria, Australia
    Posts
    4,246

    Re: How to convert program execution into AVI demo?

    Program Execution? You mean like screen capture? If so, there are many programs which help you do this: Fraps, Mr. Captor, etc..

    Look those up.

    chem

    Visual Studio 6, Visual Studio.NET 2005, MASM

  3. #3
    Frenzied Member pnish's Avatar
    Join Date
    Aug 2002
    Location
    Tassie, Oz
    Posts
    1,918

    Re: How to convert program execution into AVI demo?

    This is probably one of the more popular products around. It will do everything you want & more. It's not all that cheap though.

    http://www.techsmith.com/products/st...MP=KAC-CGoogle
    Pete

    No trees were harmed in the making of this post, however a large number of electrons were greatly inconvenienced.

  4. #4
    Frenzied Member
    Join Date
    May 2003
    Location
    Sydney
    Posts
    1,123

    Re: How to convert program execution into AVI demo?

    there are loads of screen capture softwares, some do single frame ans some do avi capture. u may want to have a look here for some free softwares.
    http://www.bobyte.com/AviScreen/index.asp
    http://www.infoweek.ch/downloads/dl_...l_id=986&sid=0

  5. #5
    Banned dglienna's Avatar
    Join Date
    Jun 2004
    Location
    Center of it all
    Posts
    17,901

    Re: How to convert program execution into AVI demo?

    I recommend Camtasia Studio. It produces stand-alone projects that auto-start from a CD. Not cheap, but very useful.

  6. #6
    Frenzied Member
    Join Date
    May 2003
    Location
    Sydney
    Posts
    1,123

    Re: How to convert program execution into AVI demo?

    yeah camtasia costs $300

    what you can do is create avi file and burn it on a cd. before burning, put an autorun.inf file on the root of the cd with these three lines
    [autorun]
    open=<file u want to run on cd insert>
    icon=<icon of the cd>

  7. #7

    Thread Starter
    Addicted Member senthilkumartd's Avatar
    Join Date
    Feb 2005
    Posts
    206

    Question AVI screen capturing s/w does not capture FORM1 output.Why?

    hi guys,
    thanks for the information. I am preparing for the demo and I am having one more problem. The screen capturing softwares captures my program execution screen, but it is not capturing the form1 display(output). It is only capturing "form2" output. "Form1" is designed as a callout. I have attached my exe file. Please execute the exe file and find out the problem. Why the "AVI screen capturing software" does not capture the "form1" callout details.


    regards,
    senthil
    Attached Files Attached Files
    Last edited by senthilkumartd; Oct 29th, 2005 at 03:33 AM.

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