|
From: Lukas K. <lu...@ra...> - 2000-11-17 15:48:28
|
I noticed in my Windows DV editing app that when I create a video from stills they never seem quite as smooth as I thought they would. If I plan to make POV ray output PPM images, in what way should I interlace the images to get best smoothest movement before I encode them to DV using encode.c ? Instead of 25 static scenes representing action at 0.04 sec intervals, I plan to divide the action up into 0.02 sec intervals and have POV ray generate lines 0,2,4,...,718 from scene 0.0 and lines 1,3,5,....,719 from scene 0.02 etc, then make the next frame from Will this display correctly ? /Lukas |