943,569 Members | Top Members by Rank

Ad:
May 6th, 2008
0

Showing clock in capture video

Expand Post »
Please help me guys...

how to show clock in capture video, example in my attachment

thanks a lot for your kindness...
Attached Thumbnails
Click image for larger version

Name:	test.JPG
Views:	13
Size:	39.2 KB
ID:	5962  
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
subhandi is offline Offline
2 posts
since Feb 2008
May 6th, 2008
0

Re: Showing clock in capture video

Hi,

Place a Label on the Cotrol, Place a Timer on the form, set its Interval to = 1000 (1 sec).
First Disable the timer.
Start the Timer, when the Video starts, and Not the Initial Time say MyTime
In Timer1_Timer event, Refresh the Label with:

label1.Caption = Format(Now-MyTime,"hh:mm:ss")

Regards
Veena
Reputation Points: 84
Solved Threads: 140
Posting Shark
QVeen72 is offline Offline
923 posts
since Nov 2006
May 28th, 2008
0

Re: Showing clock in capture video

thanks veena,

but the result in file video capture can not record the clock (watermark or overlay the time).

can you send me sample source code video capture with watermark or overlay.

thanks in advance
Reputation Points: 10
Solved Threads: 0
Newbie Poster
subhandi is offline Offline
2 posts
since Feb 2008

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Visual Basic 4 / 5 / 6 Forum Timeline: Forms in Random access files
Next Thread in Visual Basic 4 / 5 / 6 Forum Timeline: winsock probs in making server connection





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC