Frage von gianca:Hello!
I ine long video and I was punching subsequently to the video, the Uhrzeot. I then simply the expression for AE, "Current time format" is used, but this starts at 0.
OK, I thought to myself, Hiner of Ecpression is ja ne parenthesis:
Off timeToCurrentformat () "
I then got "timeToCurrentformat (+889) done".
While the right has been start-time (14 clock display 49), but the next counter is no longer possible, he will see on the clock!
What have I done wrong?
Does anybody know something about it?
Thank you, if someone can help!
Mephisto
Antwort von prem:
? Hello? Does anybody know quickly what?
Antwort von Stefan:
You have probably the current time (time) on your constant initial value, therefore add up
timeToCurrentformat use
(time +889) ...
It has brought me this ... (Google search with the function name + "After Effects") in the
cow Or - less likely - your expression is not animate properly.
http://designer.pri.ee/after_effects/1_24_1_0.html
Good luck
The fat Stefan
Antwort von ereshkigal:
Hello!
I have the same problem, would be happy to show the current time. I think the whole can with a regular dose of Matemathik be solved à la timeToCurrentFormat ((time * 25) +10000). The problem at the moment is still that the counter does not exceed three hours (03:00:00:00)! How do I solve this?
________________________________
Script so far:
myhours = 1;
Mymin = 30;
mySec = 0;
myFrame = 0;
myTime = (myhours * 60 + Mymin) * 60 + + mySec myFrame * thisComp.frameDuration;
timeToCurrentFormat (time * 1500 + myTime)
In the present case, the video starts at 1h30, and each frame goes by 1min.
Antwort von Jörg:
http://forum.slashcam.de/viewtopic.php?t=36302&highlight=expression
Antwort von ereshkigal:
Sehr geil danke;'s had not found despite search!
Antwort von Mylenium:
While the right has been start-time (14 clock display 49), but the next counter is no longer possible, he will see on the clock!
What have I done wrong?
Where nothing changes, nothing can count. As of the others have said, has the time because with pure. You'd simply synonymous can leave the bracket, then the current time is always returned as a value and converts.
Mylenium