Hi Sven,
This is not the right fix. The problem arose from the fact that the
ffmpeg libraries were listed in the wrong order in the CMake files. It
worked before because ffmpeg libraries were listed multiple times in
the link line. The recent changes fixed this but they also revealed
this bug. I c
Hi,
I found a possible cure. I'm not sure, though, about side effects it may
cause w.r.t. what has been the intention of the changes made with
commitid FWQft1X9tt8TgSXt, discussed in vtk-dev thread #Use
LINK_INTERFACE_LIBRARIES for VTK libs"
(http://www.vtk.org/pipermail/vtk-developers/2009-July/0
Hi,
I'm wondering if anyone else noticed problems compiling ParaView from
CVS while setting -DVTK_USE_FFMPEG_ENCODER:BOOL=ON and using static
builds of http://www.vtk.org/files/support/ffmpeg_source.tar.gz since
the commit with ID FWQft1X9tt8TgSXt that occurred between 2009/07/31
16:52:47 CEST and