Hi Sven,<br><br>I might be wrong, but I believe the reason it normally isn&#39;t done this way is something like this.<br><br>Let&#39;s suppose we&#39;re going to do 4 renders per frame.&nbsp; Then Frame 1 might use T = 0.5 , 0.75
 , 1.0 , 1.25 , and Frame 2 might use T = 1.5 , 1.75 , 2.0 , 2.25.<br><br>As you can see, there&#39;s no overlap in the time domain between the two frames.&nbsp; If there were, the blurs would likely appear to &quot;stutter&quot; a bit, which could be a neat effect if it&#39;s what you want, but probably would look poor.
<br><br>One thing I experimented with a while back was turning motion blur off, changing my animation to produce slow motion (say 10x number of frames), render it across my farm, then &quot;speed it up&quot; using ImageMagick to average each set of 10 frames together.&nbsp; The results were pretty cool, because the renders were quick due to lack of Blender-provided motion blur, but still blurry thanks to rendering 10x the number of frames.&nbsp; If I recall, this was the only way I could actually get motion blur with fluids, but I could be mistaken.&nbsp; It&#39;s been a long time since I tried it.
<br><br>-- Early Ehlinger, President, ResPower, Inc.<br><br><div class="gmail_quote">On Jan 22, 2008 10:39 PM, Sven von Brand &lt;<a href="mailto:svbrand@alumnos.inf.utfsm.cl">svbrand@alumnos.inf.utfsm.cl</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi, I was rendering an animation with motion blur and I thought to<br>myself y there was a faster way to do it, I understand that there are
<br>images made in between the frames to do the blur effect, but it always<br>does the same amount of images. Now I was thinking, that, for example,<br>if I have de mblur level in 5 and am rendering the 3rd frame, it could
<br>use the two frames made for the mblur of the 2nd frame and so saving<br>2 frames from the 2nd frame.<br><br>It&#39;s this possible, or is there a reason why it isn&#39;t done this way?<br><br>hope my question is well made...
<br><br>Greetings<br><br><br>--<br><font color="#888888">Sven von Brand Laredo<br>Estudiante de Ing. Civil Informatica, UTFSM<br>Fedora Ambassador for Chile<br>Coordinador Ciclo Charlas Tecnicas, DI, UTFSM<br>_______________________________________________
<br>Bf-committers mailing list<br><a href="mailto:Bf-committers@blender.org">Bf-committers@blender.org</a><br><a href="http://lists.blender.org/mailman/listinfo/bf-committers" target="_blank">http://lists.blender.org/mailman/listinfo/bf-committers
</a><br><br></font></blockquote></div><br>