[MPlayer-users] Error in xvid?

Carl Fürstenberg d02cf at efd.lth.se
Fri Feb 27 15:42:11 CET 2004


It said in configure 'Checking for XviD... yes' for me too, I't just 
won't work when I'll trie to use the decoder.


$ cat version.h
#define VERSION "dev-CVS-040226-18:10-3.3.3"
$ ./configure --help | grep xvid
  --disable-xvid         disable XviD codec [autodetect]
  --enable-tdfxvid       build with tdfx vid support [disable]
  --with-xvidlibdir=DIR    libxvidcore (XviD) in DIR
  --with-xvidincdir=DIR    XviD header in DIR
$ ./configure --with-xvidlibdir=/usr/local/lib/ 
--with-xvidincdir=/usr/local/include/ | grep --ignore-case xvid
Checking for tdfxvid ... no    
Checking for XviD ... yes      
Checking for DivX4 compatibility in XviD ... no
    Codecs: flac(internal) qtx xvid libavcodec real xanim dshow/dmo 
win32 faad2(internal) libvorbis gif
    Video output: xvidix cvidix vesa gif89a jpeg png mpegpes(dvb) fbdev 
opengl dga xv x11 xover tga

Dominik 'Rathann' Mierzejewski wrote:

>On Thursday, 26 February 2004 at 23:28, Carl Fürstenberg wrote:
>[...]
>  
>
>>The part "How the fucking hell does I do that????", it seems enabled, 
>>xvid is shown as enabled codec, have tried --with-xvidlibdir and 
>>--with-xvidincdir but no different :( TFDOC says " 
>>--with-xvidcore=/path/to/libxvidcore.a" but: "Unknown parameter: 
>>--with-xvidcore=/usr/local/lib/libxvidcore.a"
>>    
>>
>
>The docs seem to be wrong, then. Check below. Correction is on the way.
>
>  
>
>>Any more RTFDOCS ????
>>    
>>
>
>Hmm... check configure --help next time. ;)
>
>$ cat version.h
>#define VERSION "dev-CVS-040217-21:42-3.2.2"
>$ ./configure --help | grep xvid
>  --disable-xvid         disable XviD codec [autodetect]
>  --enable-tdfxvid       build with tdfx vid support [disable]
>  --with-xvidlibdir=DIR    libxvidcore (XviD) in DIR 
>  --with-xvidincdir=DIR    XviD header in DIR
>$ ./configure --with-xvidlibdir=/usr/local/lib --with-xvidincdir=/usr/local/linclude
>[...]
>Checking for XviD ... yes
>[...]
>
>Works for me.
>
>  
>




More information about the MPlayer-users mailing list