[MPlayer-dev-eng] [PATCH] compile with static lame

Nehal nehalmistry at gmx.net
Thu Mar 18 23:07:48 CET 2004


If you compile mplayer and link with a static version of mp3lame that has 
the decoder compiled with it (decoder is enabled by default), 
you will get an error because there is duplicate code in the mp3lib/ 
directory and it will not link. this patch will disable the internal 
mp3lib decoder if it finds a static version of lame that has the decoder enabled.

if internal mp3lib disabled it will use ffmp3 as the next decoder 
(although i found it has loud popping sounds when you seek video files)

Nehal
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lameconf.diff
Type: application/octet-stream
Size: 1478 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20040318/909c0714/attachment.obj>


More information about the MPlayer-dev-eng mailing list