Sorry I cannot reproduce this. Can you attach sample scripts to
demonstrate what you're seeing? You can try with one of the sample
datasets that can be downloaded from paraview.org, if you need a time
varying dataset. Also what version of ParaView are you using?

On Thu, Feb 25, 2016 at 10:52 AM, Salazar De Troya, Miguel
<salazardet...@llnl.gov> wrote:
> Hello
>
> Anybody could help me with this please?
>
> Thanks
> Miguel
>
> From: ParaView <paraview-boun...@paraview.org> on behalf of Miguel Salazar
> <salazardet...@llnl.gov>
> Date: Tuesday, February 23, 2016 at 10:57 AM
> To: "paraview@paraview.org" <paraview@paraview.org>
> Subject: [Paraview] Number of frames depending on the Picture size
>
> 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
>
_______________________________________________
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

Reply via email to