<div dir="ltr"><div>Hi all,</div><div>Has anyone had experience making gif animations with vtk?</div><div> </div><div>I can currently write out a sequence of png files, then use the &quot;convert&quot; option in image magic, i.e.:</div>
<div> </div><div><em>convert Y01\*.png -loop 0 Y01.gif</em></div><div> </div><div>But this requires me to first write all the pngs to disk (of which i have many), and then delete them again after creating the gif. This is all a bit messy - ideally I only want to write the final .gif directly to disk.</div>
<div> </div><div>Failing this, does anybody know another video format which supports frame by frame viewing (i have tried mpg and avi but without success).</div><div> </div><div>Regards,</div><div>Laurence.</div></div>