[MPlayer-users] Re: How Do I Fix?

adland adland123 at yahoo.com
Tue Jun 1 01:50:13 CEST 2004


> I have the video driver installed -
> mpierce <at> libranet:~/tmp$ dpkg -l | grep libavcodec
> ii  libavcodec0    0.4.6-sarge0.2 Library to encode decode multimedia
> streams
> ii  libavcodec1    0.4.8-sarge0.0 Library to encode decode multimedia
> streams
> 

libavcodec is part of the CVS build.
You get the source code from ffmpeg CVS and recursively copy the
directories libavcodec and libavformat into the MPlayer source tree.
then you configure and build
That is you dont need any external libavcodec libraries installed.

to clean  up you can do
dpkg --purge libavcodec0
dpkg --purge libavcodec1

good luck





More information about the MPlayer-users mailing list