[MPlayer-users] How to integrate XviD in Compilation process?

Corey Hickey bugfood-ml at fatooh.org
Wed Dec 3 10:34:46 CET 2003


Stephen D. Leedle wrote:

> Under disabled codecs, there is the xvid one. Why? How do I activate it? 
> As I wrote, I used the "# ./configure --with-xvidcore=/usr/local/lib/
> libxvidcore.a" option. No change.
> 
> I thougth too, the mplayer configure script would detect the codec. But it 
> doesn't seem so.

Ivan Kalvachev recently committed some patches to make mplayer support
xvid api4. You need to download the latest CVS of mplayer, and the
latest cvs of libavcodec (even if you really don't want to use
libavcodec for encoding, you still want it for decoding).

Also, the --with-xvidcore option has been removed in favor of 
--with-xvidlibdir and --xvidincdir.

If ./configure still doesn't seem to find your xvid libs, take a look
in configure.log. Search for "xvid.h" and read the corresponding
section. If it doesn't make any sense to you, gzip/bzip2 the whole log
and send it to the list.

-Corey



More information about the MPlayer-users mailing list