[Vv] VV 1.2 is released!

Simon Rit simon.rit at creatis.insa-lyon.fr
Tue May 24 08:04:42 CEST 2011


Hi Peter,
The option you must turn off is VTK_USE_FFMPEG_ENCODER. I think you
did not follow the instructions for installation of the encoder. They
are contained in the README file of this tar:
http://www.vtk.org/files/support/ffmpeg_source.tar.gz
In your case, FFMPEG_INCLUDE_DIR is probably not set.
Regards,
Simon


On Tue, May 24, 2011 at 7:48 AM, David Sarrut
<David.Sarrut at creatis.insa-lyon.fr> wrote:
> Hello Peter,
>
> it is a workaround, but I is specific to your installation. Please, let us
> know, if you try to turn off the option  VTK_USE_MPEG2_ENCODER to see if the
> issue come from this option.
>
> Sincerely,
> David
>
> On Mon, May 23, 2011 at 5:33 PM, Peter <peter.bloomfield at camhpet.ca> wrote:
>>
>> Hi David,
>>
>> I managd to get vv compiled by making a single change to the file
>> vvMainWindow.cxx
>>
>> I replaced
>>        #include <vtkFFMPEGWriter.h>
>> with
>>        #include
>> "/home/peter/Src/Linux/ToolKits/VTK/V5.6.1/VTK/IO/vtkFFMPEGWriter.h"
>> including the full path to the include file.
>>
>> Cheers
>>
>> Peter
>>
>>
>> On Sunday, May 22, 2011, you wrote:
>> > Hello Peter,
>> >
>> > it is probably related to you vtk installation ? It seems that the
>> > ffmpeg
>> > from vtk is not found ... Simon: is it related to the "avi" output ?
>> >
>> > David
>> >
>> > On Fri, May 20, 2011 at 18:47, Peter <peter.bloomfield at camhpet.ca>
>> > wrote:
>> > > Hi David,
>> > >
>> > > I have just tried compiling VV1.2 after following the instructions on
>> > > the
>> > > website but get the following error,
>> > >
>> > >        [ 87%] Building CXX object
>> > > vv/CMakeFiles/vvLib.dir/vvMainWindow.o
>> > >        /home/peter/Src/Linux/VV/vv-src/vv/vvMainWindow.cxx:71:29:
>> > > fatal
>> > >
>> > > error: vtkFFMPEGWriter.h: No such file or directory
>> > >
>> > >        compilation terminated.
>> > >        make[2]: *** [vv/CMakeFiles/vvLib.dir/vvMainWindow.o] Error 1
>> > >        make[1]: *** [vv/CMakeFiles/vvLib.dir/all] Error 2
>> > >        make: *** [all] Error 2
>> > >
>> > > I have the following already installed
>> > >
>> > >        vtk : 5.6.1
>> > >        itk : 3.20.0
>> > >
>> > > with the correct options set in cmake.
>> > >
>> > > Do you have any suggestions to point me in the direction to fix this,
>> > > cheers
>> > >
>> > > Peter
>> > >
>> > > On Friday, May 20, 2011, you wrote:
>> > > > Dear all,
>> > > >
>> > > > We are pleased to announce the 1.2 release of VV, an open-source
>> > > > software from CREATIS laboratory. It is a cross-platform image
>> > > > viewer,
>> > > > designed
>> > >
>> > > for
>> > >
>> > > > fast and simple visualization of spatio-temporal images: 2D, 2D+t,
>> > > > 3D
>> > > > and 3D+t (or 4D) images.
>> > > >
>> > > > The new features are:
>> > > > * Better memory management
>> > > > * Use of ITK image orientation matrix
>> > > > * Tool to display segmented regions of interest
>> > > > * ITK v4 compatibility (which is still in alpha stage ; tag v4.0a07)
>> > > > * git repository
>> > > > * redmine bug tracker
>> > > >
>> > > > All the information is on the webpage:
>> > > > http://vv.creatis.insa-lyon.fr/
>> > > >
>> > > > We look forward to your feedbacks!
>> > > > The VV team
>> > > >
>> > > > --
>> > > > David Sarrut, Phd
>> > > > Chargé de recherche CNRS
>> > > > Laboratoire CREATIS, UMR CNRS 5220, Inserm U 1044
>> > > > Centre de lutte contre le cancer Léon Bérard
>> > > > 28 rue Laënnec, 69373 Lyon cedex 08
>> > > > Tel : 04 78 78 51 51 / 06 74 72 05 42
>> > > > http://www.creatis.insa-lyon.fr/rio
>> > > > _________________________________
>> > > >
>> > > >  "2 + 2 = 5,  for extremely large values of 2"
>> > > >
>> > > > _________________________________
>> > > > _______________________________________________
>> > > > Gate-users mailing list
>> > > > Gate-users at lists.opengatecollaboration.org
>> > > > http://lists.opengatecollaboration.org/mailman/listinfo/gate-users
>> > >
>> > > --
>> > > Peter M. Bloomfield
>> > > Physicist,
>> > > PET Centre,
>> > > Centre for Addiction and Mental Health,
>> > > 250 College St.,
>> > > Toronto, Ontario,
>> > > Canada M5T 1R8
>> > > Tel: 416 535 8501 Ext. 4243
>>
>>
>> --
>> Peter M. Bloomfield
>> Physicist,
>> PET Centre,
>> Centre for Addiction and Mental Health,
>> 250 College St.,
>> Toronto, Ontario,
>> Canada M5T 1R8
>> Tel: 416 535 8501 Ext. 4243
>
>
>
> --
> David Sarrut, Phd
> Chargé de recherche CNRS
> Laboratoire CREATIS, UMR CNRS 5220, Inserm U 1044
> Centre de lutte contre le cancer Léon Bérard
> 28 rue Laënnec, 69373 Lyon cedex 08
> Tel : 04 78 78 51 51 / 06 74 72 05 42
> http://www.creatis.insa-lyon.fr/rio
> _________________________________
>  "2 + 2 = 5,  for extremely large values of 2"
> _________________________________
>
> _______________________________________________
> vv mailing list
> vv at creatis.insa-lyon.fr
> http://www.creatis.insa-lyon.fr/mailman/listinfo/vv
>
>



More information about the vv mailing list