Hello
I am calling this function to write a movie
renderView1.ViewSize = [1984,1962]
WriteAnimation('./movie_png/optimization_movie.png',Magnification=1,
FrameRate=1.0, Compression=False)
And I have noticed that the number of resulting PNG files depends on the
Magnification variable and on the ViewSize. If I remove the line
renderView1.ViewSize = [1984,1962] and leave Magnification as 1 I will get a
greater amount of PNG files than if I increased Magnification or leave the line
renderView1.ViewSize = [1984,1962] there. Why is this? It seems as I had to
choose between the number of frames and the size of the movie.
Thanks
Miguel
_______________________________________________
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html
Please keep messages on-topic and check the ParaView Wiki at:
http://paraview.org/Wiki/ParaView
Search the list archives at: http://markmail.org/search/?q=ParaView
Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview