
Save 25% OFF on all mamoworld products with discount code CYBER.
Sale ends on Friday Dec 6, 2019. Buy Now
Sale ends on Friday Dec 6, 2019. Buy Now
With this iExpression you can create a time string and animate it over time. The date can be formatted freely and additional text can be added before and after the time itself. Simply link "Link to Counter Value" to a slider control and keyframe it to values between 0 and 100. Then you specify which time correpsonds to the value 0 and which one to 100. The iExpression figures out the time for all other values accordingly.
link this to a slider control which you can keyframe to control the time shown by the counter
time that should be shown when the linked slider control has the value 0. Format - hours:minutes:seconds:milliseconds e.g. 3:20:12:344 = 3 hours, 20 min, 12 sec und 344 ms 10:34:12 = 10 hours, 34 min and 12 sec 10 = 10 hours
time that should be shown when the linked slider control has the value 100. Format - hours:minutes:seconds:milliseconds e.g. 3:20:12:344 = 3 hours, 20 min, 12 sec and 344 ms 10:34:12 = 10 hours, 34 min and 12 sec 10 = 10 hours
allows that the start and end time are not on the same day. The counter then does not directly count from the start to the end time, but completes several 24 hours loops before arriving at the end time.
determines, how exactly the time should look like. When the time string is created, this text is taken and symbols %h, %m, %s and %l are replaced by hours, minutes, seconds and milliseconds of the time, respecively. Additionaly %a is available to show am or pm. You can arrange the symbols freely (and also leave some out if you want, for example, no milliseconds). Inbetween the symbols you can add arbitrary other text.
how the hours are formatted
how the minutes are formatted
how the seconds are formatted
how the milliseconds are formatted
how the a.m. or p.m. string is formatted
an optional text that is inserted before the time itself
an optional text that is inserted after the time itself
iExpressions are After Effects expressions with an easy to use interface.