Yes the pipeline should be like so:<br><br>renderwindoew->windowtoimagefilter->vtk{FFMPEG|MPEG2|AVI}writer<br><br>Don't forget to call start at the begining, write after each frame, and end after the last frame.<br><br>
cheers<br>Dave DeMarle<br><br><div><span class="gmail_quote">On 11/16/06, <b class="gmail_sendername">Dominik Szczerba</b> <<a href="mailto:domi@vision.ee.ethz.ch">domi@vision.ee.ethz.ch</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br>I can with no problem dump png images of my scene, but the ffmpeg writer<br>produces broken movies (unfortunately, the examples use only image data as<br>input while my numerous actors are unstructured). Just no compile complaints,
<br>only broken output. I set the move writer's input as the<br>WindowToImageFilter's output, ist it correct?<br>Thanks,<br>Dominik<br>--<br>Dominik Szczerba, Ph.D.<br>Computer Vision Lab CH-8092 Zurich<br><a href="http://www.vision.ee.ethz.ch/~domi">
http://www.vision.ee.ethz.ch/~domi</a><br><br><br>_______________________________________________<br>This is the private VTK discussion list.<br>Please keep messages on-topic. Check the FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ">
http://www.vtk.org/Wiki/VTK_FAQ</a><br>Follow this link to subscribe/unsubscribe:<br><a href="http://www.vtk.org/mailman/listinfo/vtkusers">http://www.vtk.org/mailman/listinfo/vtkusers</a><br><br><br><br></blockquote></div>
<br>