[vtkusers] input to FFMPEG writer?

David E DeMarle dave.demarle at kitware.com
Fri Nov 17 11:02:09 EST 2006


Yes the pipeline should be like so:

renderwindoew->windowtoimagefilter->vtk{FFMPEG|MPEG2|AVI}writer

Don't forget to call start at the begining, write after each frame, and end
after the last frame.

cheers
Dave DeMarle

On 11/16/06, Dominik Szczerba <domi at vision.ee.ethz.ch> wrote:
>
> Hi,
> I can with no problem dump png images of my scene, but the ffmpeg writer
> produces broken movies (unfortunately, the examples use only image data as
> input while my numerous actors are unstructured). Just no compile
> complaints,
> only broken output. I set the move writer's input as the
> WindowToImageFilter's output, ist it correct?
> Thanks,
> Dominik
> --
> Dominik Szczerba, Ph.D.
> Computer Vision Lab CH-8092 Zurich
> http://www.vision.ee.ethz.ch/~domi
>
>
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20061117/1957e073/attachment.htm>


More information about the vtkusers mailing list