<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;">
<div>
<div>
<div>Hello</div>
</div>
</div>
<div><br>
</div>
<div>Anybody could help me with this please?</div>
<div><br>
</div>
<div>Thanks</div>
<div>Miguel</div>
<div><br>
</div>
<span id="OLK_SRC_BODY_SECTION">
<div style="font-family:Calibri; font-size:11pt; text-align:left; color:black; BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0in; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt">
<span style="font-weight:bold">From: </span>ParaView <<a href="mailto:paraview-bounces@paraview.org">paraview-bounces@paraview.org</a>> on behalf of Miguel Salazar <<a href="mailto:salazardetro1@llnl.gov">salazardetro1@llnl.gov</a>><br>
<span style="font-weight:bold">Date: </span>Tuesday, February 23, 2016 at 10:57 AM<br>
<span style="font-weight:bold">To: </span>"<a href="mailto:paraview@paraview.org">paraview@paraview.org</a>" <<a href="mailto:paraview@paraview.org">paraview@paraview.org</a>><br>
<span style="font-weight:bold">Subject: </span>[Paraview] Number of frames depending on the Picture size<br>
</div>
<div><br>
</div>
<div>
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;">
<div style="font-size: 14px; font-family: Calibri, sans-serif; color: rgb(0, 0, 0);">
Hello</div>
<div style="font-size: 14px; font-family: Calibri, sans-serif; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-size: 14px; font-family: Calibri, sans-serif; color: rgb(0, 0, 0);">
I am calling this function to write a movie</div>
<div style="font-size: 14px; font-family: Calibri, sans-serif; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-size: 14px; font-family: Calibri, sans-serif;">
<p style="margin: 0px; font-family: Consolas;"><b>renderView1.ViewSize = [1984,1962]</b></p>
<p style="margin: 0px; font-family: Consolas;"><b>WriteAnimation('./movie_png/optimization_movie.png',Magnification=1, FrameRate=1.0, Compression=False)</b></p>
</div>
<br>
<div>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.</div>
<div><b><font face="Consolas"><br>
</font></b></div>
<div>Thanks</div>
<div>Miguel</div>
</div>
</div>
</span>
</body>
</html>