<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 "video"-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"><<a href="mailto:gladky.anton@gmail.com" target="_blank">gladky.anton@gmail.com</a>></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 <<a href="mailto:utkarsh.ayachit@kitware.com">utkarsh.ayachit@kitware.com</a>>:<br>
<div class="HOEnZb"><div class="h5">> I believe OGG-support is automatically enabled when possible. Look<br>
> into your CMakeCache.txt file. You should see various stubs referring<br>
> to vtkoggtheora.<br>
><br>
> Utkarsh<br>
><br>
> On Sat, Dec 1, 2012 at 2:58 PM, Anton Gladky <<a href="mailto:gladky.anton@gmail.com">gladky.anton@gmail.com</a>> wrote:<br>
>> Hello all,<br>
>><br>
>> is it possible to enable OGG-support in the newest version of Paraview?<br>
>> There is a PARAVIEW_ENABLE_FFMPEG option for AVI-files, but I<br>
>> cannot find something similar for OGG-Theora.<br>
>><br>
>> Thanks,<br>
>><br>
>> Anton<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 <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: <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>
</div></div></blockquote></div><br></div></div>