Page 1 of 1

how to play imgs sequence in movie frame node

Posted: 30 Mar 2014, 16:13
by adhamdwikat
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 ?

Re: how to play imgs sequence in movie frame node

Posted: 31 Mar 2014, 08:17
by Daniel Willer
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

Re: how to play imgs sequence in movie frame node

Posted: 31 Mar 2014, 09:31
by adhamdwikat
thanks , it looks better and smooth enough