<html>
<head>
</head>
<body>
yep, that's because you use ffmpeg-0.4.6,<br>
which is the latest stable release but have bugs.<br>
i'm forced to use ffmpeg cvs snapshot that you can find here :<br>
<a class="moz-txt-link-freetext" href="http://ffmpeg.sourceforge.net/cvs">http://ffmpeg.sourceforge.net/cvs</a>.<br>
<br>
the link has also been fixed on my page,<br>
too many people complained about that )) <br>
<br>
cheers,<br>
<br>
sevy/yves<br>
<br>
Miha Tomsic wrote:<br>
<blockquote type="cite" cite="mid:1046811154.24456.30.camel@josef">
  <pre wrap="">        Hello Yves! <br><br>On tor, 2003-03-04 at 18:37, Yves Degoyon wrote: <br></pre>
  <blockquote type="cite">
    <blockquote type="cite">
      <pre wrap="">I can't compile libquicktime-0.9.1 it dies in plugins/xanim. <br></pre>
      </blockquote>
      <pre wrap="">i'm using this one and the problem was that my compiler<br>does not support something like :<br></pre>
      </blockquote>
      <pre wrap=""><!----><br>This is the clue I needed. <br><br>It compiled fine with gcc-3.0.<br><br>Now back to pidip:<br> <br>gcc -DPD -DX_DISPLAY_MISSING -O2 -funroll-loops -fomit-frame-pointer <br>-ffast-math -Wall -W -Wstrict-prototypes -Werror -Wno-unused<br>-Wno-parentheses -Wno-switch -DPDP_PIDIP_VERSION=\"0.9.2\" -g<br>-I/usr/src/pd-0.36-0/src -I. -I/usr/src/pd-externals/pdp-0.9/include <br>-I/usr/src/ffmpeg-0.4.6/libavcodec -I/usr/src/ffmpeg-0.4.6/libavformat<br>-I../include -o pdp_ffmpeg~.o -c pdp_ffmpeg~.c<br>cc1: warnings being treated as errors<br>In file included from /usr/src/ffmpeg-0.4.6/libavformat/avformat.h:8,<br>                 from pdp_ffmpeg~.c:32:<br>/usr/src/ffmpeg-0.4.6/libavcodec/avcodec.h:1122: warning: function<br>declaration isn't a prototype<br>pdp_ffmpeg~.c: In function `pdp_ffmpeg_feed':<br>pdp_ffmpeg~.c:271: warning: implicit declaration of function<br>`av_set_parameters'<br>pdp_ffmpeg~.c: In function `pdp_ffmpeg_process_yv12':<br>pdp_ffmp
eg~.c:367: void value not ignored as it ought to be<br>make[1]: *** [pdp_ffmpeg~.o] Error 1<br>make[1]: Leaving directory `/usr/src/pd-externals/pidip-0.9.2/modules'<br>make: *** [pdp_pidip_all] Error 2<br><br>Ani other clues?<br><br>Thanks and take care,<br><br>        Miha...<br><br><br><br></pre>
      </blockquote>
      <br>
      </body>
      </html>