[Paraview] OGG support in Paraview 3.98 rc3

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Wed May 22 15:22:15 EDT 2013


Anton,

The bug was when using system OGGTHEORA support. I've a fix that
should go into master after the next gatekeeper review.

http://review.source.kitware.com/#/t/2801

Thanks for catching this.

Utkarsh


On Mon, May 13, 2013 at 8:52 AM, Anton Gladky <gladky.anton at gmail.com> wrote:
> 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
>
>


More information about the ParaView mailing list