I compiled the svn of ffmpeg on my Intel Mac Mini with just configure/make/make install. The source that is on the vtk site is older and does not compile on OS X without modifications. I will update it when I am more comfortable with the svn version.
<br><br>-berk<br><br><div><span class="gmail_quote">On 9/4/06, <b class="gmail_sendername">Mike Jackson</b> <<a href="mailto:mike.jackson@imts.us">mike.jackson@imts.us</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;">
So, for the uninitiated among us, could you pass along your configure<br>settings for ffmpeg? I tried the basic ./configure/make/make install and<br>then tried compiling paraview and I get the following error from the<br>
paraview build:<br><br>Linking CXX shared library ../../bin/libvtkIO.dylib<br>ld: common symbols not allowed with MH_DYLIB output format with the<br>-multi_module option<br>/usr/local/lib/libavutil.a(crc.o) definition of common _av_crc04C11DB7 (size
<br>16)<br>/usr/local/lib/libavutil.a(crc.o) definition of common _av_crc07 (size 16)<br>/usr/local/lib/libavutil.a(crc.o) definition of common _av_crc8005 (size 16)<br>/usr/local/lib/libavcodec.a(dsputil_mmx.o) definition of common _mm_flags
<br>(size 16)<br>/usr/local/lib/libavutil.a(crc.o) definition of common _av_crcEDB88320 (size<br>16)<br>/usr/local/lib/libavcodec.a(msmpeg4.o) definition of common<br>_ff_msmp4_dc_chroma_vlc (size 32)<br>/usr/local/lib/libavcodec.a(
msmpeg4.o) definition of common<br>_ff_msmp4_dc_luma_vlc (size 32)<br>/usr/local/lib/libavcodec.a(msmpeg4.o) definition of common<br>_ff_msmp4_mb_i_vlc (size 16)<br>/usr/bin/libtool: internal link edit command failed<br>make[2]: *** [bin/libvtkIO.pv2.4.dylib] Error 1
<br>make[1]: *** [VTK/IO/CMakeFiles/vtkIO.dir/all] Error 2<br>make: *** [all] Error 2<br><br>I did a check out of the svn sources for ffmepg this morning.<br><br><br>Thanks.<br>Mike Jackson<br><br>On 9/3/06 5:11 PM, "Berk Geveci" <
<a href="mailto:berk.geveci@gmail.com">berk.geveci@gmail.com</a>> wrote:<br><br>> Disabling offscreen rending to fix the crash should not cause impact the<br>> mpeg creation at all. Before I try to debug this, can you send me a small
<br>> mpeg movie created with paraview? Also, if you download, compile ffmpeg and<br>> use it in your paraview build, you can produce animations of better quality<br>> than you can with the mpeg encoder.<br>><br>
> -Berk<br>><br>> On 9/3/06, Mike Jackson <<a href="mailto:mike.jackson@imts.us">mike.jackson@imts.us</a>> wrote:<br>>><br>>> Paraview 2.4.4 Release...<br>>> Tried to create an MPEG in paraview and the resulting movie is either
<br>>> corrupt or otherwise unplayable. This is on OS X 10.4.7 and X-Windows.<br>>> Dumping the "movie" as a sequence of Images does work.<br>>><br>>> Has anyone else seen thid problem? I also tweaked Paraview a bit to allow
<br>>> it to actually save the screen as an image. There was a problem where it<br>>> would crash Paraview running in X-Windows on OS X. I applied the fix and<br>>> rebuilt. Don't know if this had any effect on the MPEG movie making or
<br>>> not.<br>>><br>>> Thanks<br>>> --<br>>> Mike Jackson Senior Research Engineer<br>>> Innovative Management & Technology Services<br>>><br>>><br>>><br>>>
<br>>> _______________________________________________<br>>> ParaView mailing list<br>>> <a href="mailto:ParaView@paraview.org">ParaView@paraview.org</a><br>>> <a href="http://www.paraview.org/mailman/listinfo/paraview">
http://www.paraview.org/mailman/listinfo/paraview</a><br>>><br><br>--<br>Mike Jackson Senior Research Engineer<br>Innovative Management & Technology Services<br><br><br><br><br></blockquote></div><br>