Same compiling problem for me. BTW, the 'Codec Core Interface.txt' document delivered with this codecs tells that the current encore can AND cannot do the bidirect coding (i.e. two-pass). Does anybody knows what is true?
rgds, Rainer Silviu Marin-Caea wrote: > http://avifile.sourceforge.net/download.htm > > divx4linux-20011025.tgz (150 kb) - current build of DivX 4 codec for > i386 Linux. Archive includes binaries, linked with glibc 2. See NEWS for > details on using it. > > Where is NEWS? > > I retrieved a fresh CVS version of avifile and there wasn't any NEWS. > > I looked inside divx4linux-20011025.tgz, no NEWS. > > ... ah, I tried to compile it and > > make[2]: Entering directory `/root/avifile-0.6/plugins/libdivx4' > /bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. > -I../../include -Wall -Wno-unused -g -DLINUX -c divx4.cpp > c++ -DHAVE_CONFIG_H -I. -I. -I../../include -Wall -Wno-unused -g -DLINUX > -Wp,-MD,.deps/divx4.pp -c divx4.cpp -fPIC -DPIC -o divx4.lo > divx4.cpp: In method `int DIVX_VideoDecoder::DecodeInternal (const void > *, unsigned int, int, CImage *)': > divx4.cpp:173: cannot convert `const void *' to `void *' in assignment > divx4.cpp: In method `int DIVX_VideoEncoder::EncodeFrame (const CImage > *, void *, int *, uint_t *, int *)': > divx4.cpp:453: cannot convert `const uint8_t *' to `void *' in > assignment > make[2]: *** [divx4.lo] Error 1 > make[2]: Leaving directory `/root/avifile-0.6/plugins/libdivx4' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/root/avifile-0.6/plugins' > make: *** [all-recursive] Error 1 > > Red Hat 7.2 > > The avifile CVS from a few days ago compiled fine (with the same > divx4linux) on another computer. > > Thanks. > > _______________________________________________ Avifile mailing list [EMAIL PROTECTED] http://prak.org/mailman/listinfo/avifile
