| Author |
Message |
or
Joined: Dec 29, 2009 Posts: 9
|
Posted: Jan 4, 2010 9:58 AM Post subject: show time in video |
|
| in order to show the time in a video file design, i added property getter (interactive properties), its output connected to the video element output, and connected it to a numeric display (digi` time hh:mm) but nothing happens. what should i do? |
|
 |
jarek
Joined: Oct 22, 2007 Posts: 1075
|
Posted: Jan 4, 2010 5:26 PM Post subject: |
|
| This is very good, but you need also something that triggers the time retrieval. One way is to add Timer element, and connect it to the 'Trig' input of the PropertySetter. That should solve the problem. |
|
 |
or
Joined: Dec 29, 2009 Posts: 9
|
Posted: Jan 13, 2010 6:37 AM Post subject: video time |
|
| I asked earlier about showing time in the video design. I wish to be more specific: can I see a time scala and have the possibility to move the movie forward or rewind? |
|