Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Friday, February 24, 2006 7:45:01 AM(UTC)

bpoff  
bpoff

Groups: Registered
Posts: 4


I am working with the eval version of the MM toolkit.  Is there a way to write a timestamp on each captured frame?

Thanks,

-- Brian

 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

#2 Posted : Monday, February 27, 2006 9:48:30 AM(UTC)

Amin  
Amin

Groups: Manager, Tech Support
Posts: 367

Was thanked: 1 time(s) in 1 post(s)

Brian,
How exactly do you want the timestamp written?
Do you want to impose visible text over the video with the frame's time (modify the pixel data), or is it something else?

Amin Dodin

Senior Support Engineer
LEAD Technologies, Inc.
LEAD Logo
 
#3 Posted : Thursday, March 2, 2006 12:38:16 PM(UTC)

bpoff  
bpoff

Groups: Registered
Posts: 4


Yes, exactly.  I've seen a few other controls that do this via a property.  I'd like to be able to do the same thing (without needing to buy another product).

Thanks,

-- Brian

 
#4 Posted : Sunday, March 5, 2006 2:15:01 PM(UTC)

Amin  
Amin

Groups: Manager, Tech Support
Posts: 367

Was thanked: 1 time(s) in 1 post(s)

Brian,

There is no pre-defined property to display the time stamps like this,
but you can easily implement it yourself using one of the LEADTOOLS Multimedia controls along with the LEAD Text Overlay filter.

This filter can display any text on top of the video stream, and it has
a programming interface that you can use to continually change the text, for example to the current frame position or time code.

Amin Dodin

Senior Support Engineer
LEAD Technologies, Inc.
LEAD Logo
 
#5 Posted : Monday, July 3, 2006 7:23:26 PM(UTC)

kelvin  
kelvin

Groups: Registered
Posts: 1


Amin,

I need to use this facility also, but I have the LEAD Video Text Overlay filter as part of another graph already created in my VB6 App.

i.e. I am not using ltmmCaptureCtrl etc, because they do not have the facilities I need.

How can I "link to" the LEAD Text Overlay filter already included in this other graph?

I then need to update its Overlay Text every second.

Currently, the text displayed in the overlay is the text the Text Overlay Textbox ( EDIT control ) contained when the graph was FIRST created.  i.e. when the overlay filter was added to the graph.

Using ltmmTOvFilter.OverlayText = "My Text" I can change the text for the NEXT time the graph is created; but how do I do this "on the fly", say every second?  (The timing of this is OK - the only problem is getting LEAD's filter to recognise and respond immediately to CHANGES written to it by .OverlayText

Many thanks,

Kelvin

 
#6 Posted : Thursday, July 6, 2006 5:08:23 AM(UTC)

Bashar  
Guest

Groups: Guests
Posts: 3,022

Was thanked: 2 time(s) in 2 post(s)

Kelvin,

I already answered your message you sent to support regarding this issue.

 
#7 Posted : Friday, September 15, 2006 11:40:14 AM(UTC)
LoopyCoder

Groups: Registered
Posts: 5


 Bashar wrote:Kelvin,

I already answered your message you sent to support regarding this issue.

Please post answers in the forums, rather than sending via private email.  That way people searching the forums can find the answer without having to bother tech support again.

Thanks,

Jeff

 
#8 Posted : Tuesday, September 19, 2006 5:02:21 AM(UTC)

Bashar  
Guest

Groups: Guests
Posts: 3,022

Was thanked: 2 time(s) in 2 post(s)

Jeff,

This is the answer I sent to Kelvin back then.  Hope it helps:


The filter should respond immediately when you set the text.  I
tried constructing a simple filter graph in GraphEdit that captures
from the screen and then renders.  I used the Text Overlay Filter
in between and changed the text.  It responded immediately.
 If you construct your filter graph in GraphEdit and try the same thing, does the filter respond immediately?

 
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.147 seconds.