<div dir="ltr">Hi Utkarsh,<div class="gmail_extra"><br></div><div class="gmail_extra">there is a still problems with animation output with the latest git-version.<br></div><div class="gmail_extra">Available &quot;video&quot;-formats are: JPG, TIFF and PNG.<br>

</div><div class="gmail_extra"><br></div><div class="gmail_extra">The CMakeCache.txt file is attached. The help is appreciated.<br clear="all"></div><div class="gmail_extra"><div><br>Thanks,<br><br>Anton<br></div>
<br><br><div class="gmail_quote">2013/1/5 Anton Gladky <span dir="ltr">&lt;<a href="mailto:gladky.anton@gmail.com" target="_blank">gladky.anton@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hi Utkarsh,<br>
<br>
thanks for advice. It seems, vtkoggtheora is not enabled:<br>
<br>
================<br>
cat CMakeCache.txt  | grep vtkoggtheora<br>
//ADVANCED property for variable: Module_vtkoggtheora<br>
Module_vtkoggtheora-ADVANCED:INTERNAL=1<br>
//Request building vtkoggtheora<br>
Module_vtkoggtheora:INTERNAL=OFF<br>
================<br>
<br>
After an explicit enabling of vtkoggtheora (-DModule_vtkoggtheora=ON),<br>
it seems ogg is compiled:<br>
<br>
================<br>
//Request building vtkoggtheora<br>
Module_vtkoggtheora:BOOL=ON<br>
//ADVANCED property for variable: Module_vtkoggtheora<br>
Module_vtkoggtheora-ADVANCED:INTERNAL=1<br>
================<br>
<br>
But even after that it is impossible to output video into the ogg-format.<br>
How can it be enabled? All dev-packages, related to ogg/vorbis are<br>
installed.<br>
<br>
Thanks,<br>
<br>
Anton<br>
<br>
<br>
2012/12/18 Utkarsh Ayachit &lt;<a href="mailto:utkarsh.ayachit@kitware.com">utkarsh.ayachit@kitware.com</a>&gt;:<br>
<div class="HOEnZb"><div class="h5">&gt; I believe OGG-support is automatically enabled when possible. Look<br>
&gt; into your CMakeCache.txt file. You should see various stubs referring<br>
&gt; to vtkoggtheora.<br>
&gt;<br>
&gt; Utkarsh<br>
&gt;<br>
&gt; On Sat, Dec 1, 2012 at 2:58 PM, Anton Gladky &lt;<a href="mailto:gladky.anton@gmail.com">gladky.anton@gmail.com</a>&gt; wrote:<br>
&gt;&gt; Hello all,<br>
&gt;&gt;<br>
&gt;&gt; is it possible to enable OGG-support in the newest version of Paraview?<br>
&gt;&gt; There is a PARAVIEW_ENABLE_FFMPEG option for AVI-files, but I<br>
&gt;&gt; cannot find something similar for OGG-Theora.<br>
&gt;&gt;<br>
&gt;&gt; Thanks,<br>
&gt;&gt;<br>
&gt;&gt; Anton<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt;&gt;<br>
&gt;&gt; Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;&gt;<br>
&gt;&gt; Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
&gt;&gt;<br>
&gt;&gt; Follow this link to subscribe/unsubscribe:<br>
&gt;&gt; <a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
</div></div></blockquote></div><br></div></div>