On Mon, Jun 16, 2008 at 04:21:50PM +0200, A Mennucc wrote: > ----2.2 the mplayer binary does not link with the "ffmpeg-free" libs. > > By reading and diffing, it would seem that the newer ffmpeg-free > 0.svn20080206 source code seems compatible to the ffmpeg code shipped > in mplayer... but unfortunately when I try to link, it fails. The > error is in > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=395252#226
To me it looks like either you are missing a -lavutil or have it at the wrong place. Note that compiling with and out-of-tree libavutil is and will not be supported by upstream at least for now since MPlayer depends on some of its internal functions that can not be exported cleanly (features that depend on a FFmpeg-compatible config.h). Greetings, Reimar Döffinger -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]