[MPlayer-users] Re: MPlayer-users digest, Vol 1 #618 - 16 msgs

Nicolas Velasquez spidyno at yahoo.es
Thu Feb 28 06:38:01 CET 2002


Still no work, the line used is: (using core from the xvid CVS)
./configure  
--with-xvidcore=/root/hacer/MPlayer-20020217/xvid/build/generic/libcore.a

and here is a short part of the configure.log:

============ Checking for XviD/DivX4linux/OpenDivX decore ============

#include <decore.h>
int main(void) { (void) decore(0, 0, 0, 0);  return DEC_OPT_FRAME_311; }

gcc    /tmp/mplayer-conf-20866-30771.c -o 
/tmp/mplayer-conf-14544-30771.o -lm 
/root/hacer/MPlayer-20020217/xvid/build/generic/libcore.a
/tmp/mplayer-conf-20866-30771.c:1: decore.h: No such file or directory

ldd /tmp/mplayer-conf-14544-30771.o
lddlibc4: cannot read header from `/tmp/mplayer-conf-14544-30771.o'


#include <decore.h>
int main(void) { (void) decore(0, 0, 0, 0);  return DEC_OPT_FRAME_311; }

gcc    /tmp/mplayer-conf-20866-30771.c -o 
/tmp/mplayer-conf-14544-30771.o -lm -lxvidcore
/tmp/mplayer-conf-20866-30771.c:1: decore.h: No such file or directory

ldd /tmp/mplayer-conf-14544-30771.o
lddlibc4: cannot read header from `/tmp/mplayer-conf-14544-30771.o'


#include <decore.h>
int main(void) { (void) decore(0, 0, 0, 0);  return DEC_OPT_FRAME_311; }

gcc    /tmp/mplayer-conf-20866-30771.c -o 
/tmp/mplayer-conf-14544-30771.o -lm -ldivxdecore -lm
/tmp/mplayer-conf-20866-30771.c:1: decore.h: No such file or directory

ldd /tmp/mplayer-conf-14544-30771.o
lddlibc4: cannot read header from `/tmp/mplayer-conf-14544-30771.o'

Result is: OpenDivX
##########################################

>>you should leave those --disable- options out
>>just give it the path to xvid.
>>
>
>Absolute path to xvid might help, too.
>If not, please send the corresponding parts of configure.log
>
>>>I've downloaded the core from the CVS, 2 days ago, installed(make -f Makefil
>>>e.linux), but no work
>>>here is the line I'm using(with the point before the path, and without it):
>>>
>>>[root at cyno MPlayer-20020217]# ./configure --disable-divx4linux --disable-ope
>>>ndivx
>>>--with-xvidcore=./root/hacer/xvid/core/build/generic/libcore.a |grep XviD
>>>
>>>Checking for XviD/DivX4linux/OpenDivX decore ... no
>>>Checking for XviD/DivX4linux encore (for mencoder) ... no
>>>
>>>[root at cyno MPlayer-20020217]#
>>>
>>>Someone can help me out, cause I heard this opendivx is faster and better...
>>>




_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com




More information about the MPlayer-users mailing list