Hi Janny,<br><br>I think that you are navigating uncharted territory. We intended the ffmpeg library to be used on Linux and Mac platforms and for windows users to use the native AVI writing library. I do not know of anyone else who has tried to get the library to compile and link to VTK on windows. Also we have not tested VTK against a more recent version of ffmpeg. I would guess that the ffmpeg library has changed significantly since we first started using it, which is why cmake can not find what it needs in the up to date version that you have.
<br><br>sorry,<br>Dave DeMarle<br><br><div><span class="gmail_quote">On 5/25/07, <b class="gmail_sendername">Janny Dong</b> <<a href="mailto:janny.dong@gmail.com">janny.dong@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi<br><br>I have tried to download and install FFMPEG through <a href="http://www.vtk.org/get-software.php" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://www.vtk.org/get-software.php</a><br>
but failed.<br><p><font face="Arial, Helvetica, sans-serif" size="2"><b>
FFMPEG Source Code<br></b></font></p>
                <p><font face="Arial, Helvetica, sans-serif" size="2">
                 The FFMPEG multimedia library source code can be obtained either from the
<a href="http://ffmpeg.sourceforge.net/download.php" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">sourceforge web site</a>
or by downloading <a href="http://www.vtk.org/files/support/ffmpeg_source.tar.gz" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
ffmpeg_source.tar.gz</a></font></p><br>The instruction included in the zipped file seems to be outdated. It suggests CVS update but the CVS server already retired according to <font face="Arial, Helvetica, sans-serif" size="2">
<a href="http://ffmpeg.sourceforge.net/download.php" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">sourceforge web site.</a><br>I searched the web and installed MINGW. I used MINGW to install and compile the library with source files in the zipped file but it keeps complaining after 'make' command:
<br><br>make -C libavutil all<br>make[1]: Entering directory '/C/ffmpeg/libavutil'<br>Makefile:36 *** missing separator. Stop<br>make[1]: Leaving directory </font><font face="Arial, Helvetica, sans-serif" size="2">
'/C/ffmpeg/libavutil'<br>make: *** [lib] Error 2.<br><br>I also tried to install with </font>nightly Subversion snapshots from <a href="http://ffmpeg.mplayerhq.hu/download.html" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://ffmpeg.mplayerhq.hu/download.html
</a>. No error this time but I couldn't make VTK find the library by setting CMAKE variables. <br><font face="Arial, Helvetica, sans-serif" size="2"><br>Anyone can share some successful experience with me? <br><br>Thanks a lot
<br>Janny<br></font><p><font face="Arial, Helvetica, sans-serif" size="2"><a href="http://www.vtk.org/files/support/vtkmpeg2encode.tar.gz" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)"><br></a></font>
</p><p><br><font face="Arial, Helvetica, sans-serif" size="2">
</font></p><br>
<br>_______________________________________________<br>This is the private VTK discussion list.<br>Please keep messages on-topic. Check the FAQ at: <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">
http://www.vtk.org/Wiki/VTK_FAQ</a><br>Follow this link to subscribe/unsubscribe:<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers
</a><br><br></blockquote></div><br>