On Sat, 2005-07-09 at 08:06 +0200, Bernhard Praschinger wrote: > Hallo > > > Now, I would believe that the mjpegtools sources are just not ready yet > > for AMD64-architecture and given up.
> > So, I tried again to compile it myself and see what is wrong. > > > > Here is my first try. > > Comments? > Which version do you use ? (CVS, last stable, 1.6.3-rc1) ? CVS from yesterday. > [...] > > configure.ac:68: error: possibly undefined macro: AC_PROG_LIBTOOL > > If this token and others are legitimate, please use > > m4_pattern_allow. > > See the Autoconf documentation. > Do you have libtool and maybe the devel packages installed ? No, I didn't. Thank you. I still get plenty of warnings but it built fine. One problem remaining: I still can't build the Debian package. The control file is now there but in the end I get a: dh_movefiles: debian/inst-x86_64 does not exist. make: *** [binary-arch] Error 1 But for now, I am happy. A litte benchmark: I encoded a short (355 frames long) video with the following script: mplayer -ao null -vo yuv4mpeg $INFILE_VIDEO & cat stream.yuv | nice y4mscaler -I sar=PAL -I ilace=TOP_FIRST -O size=352x576 | nice mpeg2enc -f 8 -q $QUANT -I 1 -N 1.5 -o $OUTVIDEO mplex -o $OUTFILE -f 8 $INFILE_AUDIO $OUTVIDEO 67 sec. - Marillat AMD64 package 35 sec. - Marillat i386 package 20 sec. - the build now. The benchmarks should get a little better with longer files. I can live with this! :) Thanks a lot! ------------------------------------------------------- This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual core and dual graphics technology at this free one hour event hosted by HP, AMD, and NVIDIA. To register visit http://www.hp.com/go/dualwebinar _______________________________________________ Mjpeg-users mailing list Mjpeg-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mjpeg-users