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> &lt;<a href="mailto:mike.jackson@imts.us">mike.jackson@imts.us</a>&gt; 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, &quot;Berk Geveci&quot; &lt;
<a href="mailto:berk.geveci@gmail.com">berk.geveci@gmail.com</a>&gt; wrote:<br><br>&gt; Disabling offscreen rending to fix the crash should not cause impact the<br>&gt; mpeg creation at all. Before I try to debug this, can you send me a small
<br>&gt; mpeg movie created with paraview? Also, if you download, compile ffmpeg and<br>&gt; use it in your paraview build, you can produce animations of better quality<br>&gt; than you can with the mpeg encoder.<br>&gt;<br>
&gt; -Berk<br>&gt;<br>&gt; On 9/3/06, Mike Jackson &lt;<a href="mailto:mike.jackson@imts.us">mike.jackson@imts.us</a>&gt; wrote:<br>&gt;&gt;<br>&gt;&gt; Paraview 2.4.4 Release...<br>&gt;&gt;&nbsp;&nbsp; Tried to create an MPEG in paraview and the resulting movie is either
<br>&gt;&gt; corrupt or otherwise unplayable. This is on OS X 10.4.7 and X-Windows.<br>&gt;&gt; Dumping the &quot;movie&quot; as a sequence of Images does work.<br>&gt;&gt;<br>&gt;&gt; Has anyone else seen thid problem?&nbsp;&nbsp;I also tweaked Paraview a bit to allow
<br>&gt;&gt; it to actually save the screen as an image. There was a problem where it<br>&gt;&gt; would crash Paraview running in X-Windows on OS X. I applied the fix and<br>&gt;&gt; rebuilt. Don't know if this had any effect on the MPEG movie making or
<br>&gt;&gt; not.<br>&gt;&gt;<br>&gt;&gt; Thanks<br>&gt;&gt; --<br>&gt;&gt; Mike Jackson&nbsp;&nbsp; Senior Research Engineer<br>&gt;&gt; Innovative Management &amp; Technology Services<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;
<br>&gt;&gt; _______________________________________________<br>&gt;&gt; ParaView mailing list<br>&gt;&gt; <a href="mailto:ParaView@paraview.org">ParaView@paraview.org</a><br>&gt;&gt; <a href="http://www.paraview.org/mailman/listinfo/paraview">
http://www.paraview.org/mailman/listinfo/paraview</a><br>&gt;&gt;<br><br>--<br>Mike Jackson&nbsp;&nbsp; Senior Research Engineer<br>Innovative Management &amp; Technology Services<br><br><br><br><br></blockquote></div><br>