We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hey everyone, Im creating simple video effect, and I need to render every frame of it consistently, but its very cpu intensive so i wanted to play the movie then pause it on draw and when the frame drawing process is complete save the frame and play it again, it does work for about 3-4 frames then stops completetly. Has anybody did something like that before? Is there a better way to process the whole video?