On Tue, Apr 20, 2004 at 03:51:21PM -0400, William Wylde Baron Shatturday wrote: > Platform: Slackware 9.1 / Xfree86 4.3.0 > > > configure flags: > > pass 1: > > ./configure --enable-divxbin --with-xvid-prefix=/usr/local/lib > --with-divx4-prefix=/usr/local/lib --disable-xvidtest > > xvid.cpp: In member function `virtual int avm::XVID_VideoDecoder::Start()': > xvid.cpp:58: `XVID_INIT_PARAM' undeclared (first use this function) > xvid.cpp:58: (Each undeclared identifier is reported only once for each > function it appears in.) > Anybody have a clue as to what's going wrong? >
Sure ;) There are two different versions of Xvid library - the old version is -xvid- and the new version is -xvid4- The '4' is the version of interface and other projects seems to be using this identification. There is just one 'minor' issue that xvid4 is not yet supported for encoding. As I've finaly resolved few issues with compilation options so it's no longer crashing mysteriosly upon certain condition with certain CPUs so I assume I could finaly take a look at this. Also there will be probably new release shortly (though without XviD4 encoding) -- .''`. Litigation: The Business Model of the Future! (TM) : :' : http://www.microsoft.com/mscorp/ip/tech/fat.asp `. `' Zdenek Kabelac [EMAIL PROTECTED], users.sf.net, fi.muni.cz} `- Debian GNU/Linux maintainer - www.debian.{org,cz} _______________________________________________ Avifile mailing list [EMAIL PROTECTED] http://prak.org/mailman/listinfo/avifile
