Hi All,
I'm trying to create a simple solution for displaying a videos time in reverse (a countdown of the selected videos time).
I've got the video time converted into mins and seconds, (01:35) but im not sure exactly how to get it to countdown to zero.
Can someone help out please?
Thanks
Chris
Hello Ventuzians!
THE FORUMS ARE CLOSED!
Please join our discord server HERE!! << click me
We are shutting our Ventuz Forum, but don't worry, it will all be archived for you to search in if you have a query. From now on, please add all your comments, questions or observations into our Discord Server
Thanks for the great time - see you on discord!!
Dee, Karol, Daniel and the whoooole Product and Support team!
THE FORUMS ARE CLOSED!
Please join our discord server HERE!! << click me

We are shutting our Ventuz Forum, but don't worry, it will all be archived for you to search in if you have a query. From now on, please add all your comments, questions or observations into our Discord Server
Thanks for the great time - see you on discord!!
Dee, Karol, Daniel and the whoooole Product and Support team!
video countdown timer
Moderator: Support
Re: video countdown timer
Subtract the position from the duration!
Both available in the node output.
Peter
Both available in the node output.
Peter
Re: video countdown timer
Hi Peter,
Sorry I didn't make myself very clear. I figured the subtract the Position from the Duration. I was having trouble then converting the seconds result (e.g 358 secs) into
mins and seconds format (1:05) and getting it to count down correctly.
.....anyways, I was making a simple thing too complex
) Sorted now 
thanks for the speedy reply though
Chris
Sorry I didn't make myself very clear. I figured the subtract the Position from the Duration. I was having trouble then converting the seconds result (e.g 358 secs) into
mins and seconds format (1:05) and getting it to count down correctly.
.....anyways, I was making a simple thing too complex


thanks for the speedy reply though

Chris