i have movie frame node ,i choose its file to be imgs sequence , how to play it exactly as a video ?
i did it using script (increase frame on timer elapsed) but it looks not smooth as it should be
is there is better way to do this ?
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!
how to play imgs sequence in movie frame node
Moderator: Support
- Daniel Willer
- Posts: 309
- Joined: 06 Jan 2012, 18:12
Re: how to play imgs sequence in movie frame node
Hi there
And welcome to the Ventuz world. You don't have to use a Script node, just use a Counter node and look for the Autorun section in the properties editor.
You can use the amount of Frames as EndValue and then just play it back frame accurate.
Regards
Daniel
And welcome to the Ventuz world. You don't have to use a Script node, just use a Counter node and look for the Autorun section in the properties editor.
You can use the amount of Frames as EndValue and then just play it back frame accurate.
Regards
Daniel
Re: how to play imgs sequence in movie frame node
thanks , it looks better and smooth enough