View Full Version : Timestamp?
omega3d 09-24-2005, 06:01 AM I totally remember doing this, but how would I add a timestamp to the rendered avi? I am sorry. I cannot remember.
Thanks,
Jonathan
|
|
AAAron
09-24-2005, 02:18 PM
To just add the timecode:
effects->text->numbers set timecode
for frame nr starting at 1:
same but numbers instead of time code and the expression:
timeToFrames(t = time + 0.04 + thisComp.displayStartTime, fps =1 / thisComp.frameDuration, isDuration = false)
not the most elegant expression I guess but it works
omega3d
09-24-2005, 04:58 PM
Hey, thanks for the info
CGTalk Moderation
09-24-2005, 04:58 PM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.
vBulletin v3.0.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.