<div dir="ltr">Hello Utkarsh,<div><br></div><div style>I managed to get two frames but I am still seeing some issues. I have the Python macro and the movie output at this link: <a href="http://arrow.utias.utoronto.ca/~jhapk/">http://arrow.utias.utoronto.ca/~jhapk/</a></div>
<div style><br></div><div style>1) I am not able to show the Annotation Time only in one frame.</div><div style>2) In the left frame the Annotation Time is not being shown properly. It is always showing two values at the same location.</div>
<div style>3) The orientation axis of one frame is being shown in both frames. Why? How can I fix this?</div><div style>4) In some movie frames (for example movie.0002.png) the left side has some lines of the boxes missing. Why is this happening? This does not happen when I export the movie using GUI. My geometry is a simple cube.</div>
<div style><br></div><div style>Any suggestions about the possible solutions of these problems?</div><div style>Thank you</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/5/30 Pradeep Jha <span dir="ltr"><<a href="mailto:pradeep.kumar.jha@gmail.com" target="_blank">pradeep.kumar.jha@gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
I figured out my problem. I declared the "ViewSize" and the "ViewPosition" at the wrong place. I had to declare them right after "createRenderView()" and it is working fine now.<br>
<br>
Thank you again<br>
Pradeep<br>
<div class="im">On 30 mai 2013, at 16:38, Pradeep Jha <<a href="mailto:pradeep.kumar.jha@gmail.com">pradeep.kumar.jha@gmail.com</a>> wrote:<br>
<br>
> hello,<br>
><br>
</div>> the thing that you proposed seems to be working only for the size of 400 by 400. I tried other dimensions and it is not giving me the expect results. I have attached the obtained figure and the macro with this email. Can you please tell me what am I doing wrong?<test.jpg><test.py><test.xmf><br>
<div><div class="h5">><br>
> On 30 mai 2013, at 04:19, Utkarsh Ayachit <<a href="mailto:utkarsh.ayachit@kitware.com">utkarsh.ayachit@kitware.com</a>> wrote:<br>
><br>
>> Look at the attached sample script. You basically need to set the<br>
>> ViewSize and ViewPosition properties for all the views correctly to<br>
>> lay the views out as desired.<br>
>><br>
>> Utkarsh<br>
>><br>
>> On Wed, May 29, 2013 at 12:37 PM, Pradeep Jha<br>
>> <<a href="mailto:pradeep@ccs.engg.nagoya-u.ac.jp">pradeep@ccs.engg.nagoya-u.ac.jp</a>> wrote:<br>
>>> Can anyone please suggest me any solutions for this problem?<br>
>>><br>
>>> Thank you<br>
>>><br>
>>><br>
>>> 2013/5/29 Pradeep Jha <<a href="mailto:pradeep@ccs.engg.nagoya-u.ac.jp">pradeep@ccs.engg.nagoya-u.ac.jp</a>><br>
>>>><br>
>>>> Hello,<br>
>>>><br>
>>>> I have created a macro using the "start/stop trace" feature of PV GUI. I<br>
>>>> am trying to create a movie with two animations side by side, each with a<br>
>>>> different camera movement. This macro gives me what I want when I run it<br>
>>>> with PV GUI but when I run it using pvbatch on command line, it only gives<br>
>>>> me as ouput the png files for one view.<br>
>>>><br>
>>>> What can I do? I have attached the macro with this email.<br>
>>>><br>
>>>> Thanks<br>
>>>> Pradeep<br>
>>><br>
>>><br>
>>><br>
>>> _______________________________________________<br>
>>> Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
>>><br>
>>> Visit other Kitware open-source projects at<br>
>>> <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
>>><br>
>>> Please keep messages on-topic and check the ParaView Wiki at:<br>
>>> <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
>>><br>
>>> Follow this link to subscribe/unsubscribe:<br>
>>> <a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
>>><br>
</div></div>>> <foo.py><br>
><br>
<br>
</blockquote></div><br></div>