[Paraview] OGG support in Paraview 3.98 rc3

Anton Gladky gladky.anton at gmail.com
Mon May 13 08:52:44 EDT 2013


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 <gladky.anton at gmail.com>

> 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 <utkarsh.ayachit at kitware.com>:
> > 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 <gladky.anton at gmail.com>
> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20130513/adb85c47/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CMakeCache.txt.tar.xz
Type: application/octet-stream
Size: 27744 bytes
Desc: not available
URL: <http://www.paraview.org/pipermail/paraview/attachments/20130513/adb85c47/attachment-0001.obj>


More information about the ParaView mailing list