[MPlayer-users] still no work XviD

pl p_l at gmx.fr
Sun Mar 3 14:24:01 CET 2002


On Sat, Mar 02, 2002 at 08:57:45PM +0500, Nicolas Velasquez wrote:
> [Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
> 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

You need to install .h files somewhere. If it's not in
/usr/local/include (or smwhere else in your gcc path) it wont work.

See configure --help and look for an option about extra include dirs in
the 'use this if autodetection failed' section.


> 
> 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...
 

-- 
Best regards,
  pl




More information about the MPlayer-users mailing list