[MPlayer-users] Codecs trobule

|TEcHNO| techno at punkt.pl
Sat Jul 20 14:14:01 CEST 2002


Hi,
> Try -vc divx or -vc divxds or, better, get ffmpeg from CVS, copy
> the libavcodec dir to mplayer's source tree and recompile.
> Then you'll have ffdivx available. That's assuming you're building
> mplayer CVS version, which doesn't have ffmpeg included.
And so I got latest stable release 0.95 or so and the latest CVS copied 
libavcodec from the stable release to CVS and this is the way it ended

gcc -c -Wall -O4 -march=i686 -mcpu=i686 -pipe -ffast-math 
-fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -I. -Inative -I.. -I../libmpdemux -I../loader 
-I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include 
-I/usr/X11R6/include -o vd_ffmpeg.o vd_ffmpeg.c
vd_ffmpeg.c: In function `control':
vd_ffmpeg.c:86: structure has no member named `yvu9_support'
vd_ffmpeg.c: In function `draw_slice':
vd_ffmpeg.c:250: warning: passing arg 2 of `mpcodecs_draw_slice' from 
incompatible pointer type
vd_ffmpeg.c:221: warning: unused variable `skip'
vd_ffmpeg.c:219: warning: unused variable `i'
vd_ffmpeg.c:219: warning: unused variable `start'
vd_ffmpeg.c: At top level:
vd_ffmpeg.c:60: warning: `get_buffer' declared `static' but never defined
vd_ffmpeg.c:64: warning: `lavc_param_gray' defined but not used
make[1]: *** [vd_ffmpeg.o] Error 1
make[1]: Leaving directory 
`/home/techno/installs/MPlayer-current/MPlayer-20020719/libmpcodecs'
make: *** [libmpcodecs/libmpcodecs.a] Error 2

Any ideas ?

greetz
techno at punkt.pl




More information about the MPlayer-users mailing list