<div><div class="gmail_quote">On Tue, May 4, 2010 at 11:20 PM, Rakesh Patil <span dir="ltr"><<a href="mailto:rakeshthp@in.com">rakeshthp@in.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hello users,<br><br>I want to create a movie file.(AVI file). I am using vtkAVIWriter. But vtkAVIWriter strictly works only for windows. Later on i would like to port my source code on LINUX.. Then this wont work. So I was trying to link this with FFMPEG. I'm unable to link FFMPEG libraries with VTK. I downloaded the source from their official website (<a href="http://www.ffmpeg.org" target="_blank">www.ffmpeg.org</a>) I used mingw to install. And it generated lib*.a files... I gave the path of this in CMAkE and configured... But when cmake generated visual studio file, all the projects were not compiled and gave error.<br>
<br>Can anyone tell me how do i link FFMPEG libraries with VTK.??<br><br>Thanks<br><br>Regards<br>Rakesh Patil<br><br></blockquote><div> </div>This definitely needs a tutorial, for what to do and what is possible in both Windows and Linux.<div>
<br></div><div>A good starting point to assemble this tutorial is to fix these examples:</div><div><a href="http://vtk.org/Wiki/VTK/Examples#Testing_Needed">http://vtk.org/Wiki/VTK/Examples#Testing_Needed</a></div><div><br>
</div><div>Here is a good place to start assembling any information anyone has:</div><div><a href="http://vtk.org/Wiki/VTK/Tutorials/SavingVideos">http://vtk.org/Wiki/VTK/Tutorials/SavingVideos</a></div><div><a href="http://vtk.org/Wiki/VTK/Examples#Testing_Needed"></a><br clear="all">
Thanks,<br><br></div><div>David</div></div></div>