Hi Utkarsh,

there is a still problems with animation output with the latest git-version.
Available "video"-formats are: JPG, TIFF and PNG.

The CMakeCache.txt file is attached. The help is appreciated.

Thanks,

Anton


2013/1/5 Anton Gladky <[email protected]>

> Hi Utkarsh,
>
> thanks for advice. It seems, vtkoggtheora is not enabled:
>
> ================
> cat CMakeCache.txt  | grep vtkoggtheora
> //ADVANCED property for variable: Module_vtkoggtheora
> Module_vtkoggtheora-ADVANCED:INTERNAL=1
> //Request building vtkoggtheora
> Module_vtkoggtheora:INTERNAL=OFF
> ================
>
> After an explicit enabling of vtkoggtheora (-DModule_vtkoggtheora=ON),
> it seems ogg is compiled:
>
> ================
> //Request building vtkoggtheora
> Module_vtkoggtheora:BOOL=ON
> //ADVANCED property for variable: Module_vtkoggtheora
> Module_vtkoggtheora-ADVANCED:INTERNAL=1
> ================
>
> But even after that it is impossible to output video into the ogg-format.
> How can it be enabled? All dev-packages, related to ogg/vorbis are
> installed.
>
> Thanks,
>
> Anton
>
>
> 2012/12/18 Utkarsh Ayachit <[email protected]>:
> > I believe OGG-support is automatically enabled when possible. Look
> > into your CMakeCache.txt file. You should see various stubs referring
> > to vtkoggtheora.
> >
> > Utkarsh
> >
> > On Sat, Dec 1, 2012 at 2:58 PM, Anton Gladky <[email protected]>
> wrote:
> >> Hello all,
> >>
> >> is it possible to enable OGG-support in the newest version of Paraview?
> >> There is a PARAVIEW_ENABLE_FFMPEG option for AVI-files, but I
> >> cannot find something similar for OGG-Theora.
> >>
> >> Thanks,
> >>
> >> Anton
> >> _______________________________________________
> >> 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
> >>
> >> Follow this link to subscribe/unsubscribe:
> >> http://www.paraview.org/mailman/listinfo/paraview
>

Attachment: CMakeCache.txt.tar.xz
Description: Binary data

_______________________________________________
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

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to