[Gllug] mplayer - compressing video clips for windows

Tethys tet at createservices.com
Wed Dec 31 13:24:33 UTC 2003


Sean Burlington writes:

>(This file won't play in M$ windows media player)

Sounds like a net gain to me :-)

>One problem is that I can't get mplayer to recognise lamemp3 which I 
>have installed in /usr/local
>
>Checking for libmp3lame (for mencoder) ... no
>
>/usr/local/bin/lame
>/usr/local/lib/libmp3lame.so.0.0.0
>/usr/local/lib/libmp3lame.so.0
>/usr/local/lib/libmp3lame.so
>/usr/local/lib/libmp3lame.la
>/usr/local/lib/libmp3lame.a
>/usr/local/include/lame
>/usr/local/include/lame/lame.h
>/usr/local/include/lame.h (I copied this here)

At a guess, try:

	CFLAGS="-I/usr/local/include -L/usr/local/lib" ./configure.sh

Also check config.log to see what it's actually looking for. If it's
searching for libmp3lame.so.1, for example, then you're going to be
out of luck.

Tet
-- 
Gllug mailing list  -  Gllug at gllug.org.uk
http://lists.gllug.org.uk/mailman/listinfo/gllug




More information about the GLLUG mailing list