Microsoft Video/Brain Scan 
Author Message
 Microsoft Video/Brain Scan

I am trying to play an *.AVI file which is not problems.  There are many
control to accomplish this.  My problem is, I would like to stop the *.AVI
and be able to draw on it basic lines and squares but when I continue the
AVI player the lines and squares get refreshed over.

An example would be to create a Golf teaching application showing before and
after the stroke by leaving the starting back location or club movements.
My application involves showing a brain scan with squares drawn my a
phacycian show ing different things.

My language is VB5.
Thanks in advance



Sat, 01 Jul 2000 03:00:00 GMT  
 Microsoft Video/Brain Scan

Dear Louie Avila,

Quote:
>I would like to stop the *.AVI
>and be able to draw on it basic lines and squares.

It is an interesting idea you had.

Drawing over every frame of the picture, would be the ideal.
If you may get a notification of that kind, you are done.

If not,

You may put a control over the control you use to show the AVI file.
Y test it with a command button and it works. Ok, I know its square, wich
does not resemble a club, but...
You can draw the ClipRegion of a window and put that window over the AVI.
You may create a transparent UserControl for that purpose.
Check the MaskPicture and MaskColor properties.

Alejandro.


Quote:
>I am trying to play an *.AVI file which is not problems.  There are many
>control to accomplish this.  My problem is, I would like to stop the *.AVI
>and be able to draw on it basic lines and squares but when I continue the
>AVI player the lines and squares get refreshed over.

>An example would be to create a Golf teaching application showing before
and
>after the stroke by leaving the starting back location or club movements.
>My application involves showing a brain scan with squares drawn my a
>phacycian show ing different things.

>My language is VB5.
>Thanks in advance




Sat, 01 Jul 2000 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. How to make Microsoft Word TWAIN COMPATIBLE to facilitate remote scanning

2. Need help on scanning files online with Microsoft's antivirus api

3. need help in scanning files online using Microsoft's AntiVirus api

4. New Y2K Scanning Tool for Microsoft Access!

5. Microsoft Video Player Control

6. Microsoft Video Player Control

7. how to scan image in black&white format using kodak image scan control

8. Port scan and IP scan ..

9. video realtime and video delay

10. video capture using video for windows?

11. Showing video from TV/Video adapter in VB5

 

 
Powered by phpBB® Forum Software