[MPlayer-dev-eng] [PATCH] lavc mp3lame support
Giacomo Comes
comes at naic.edu
Thu Mar 23 16:55:04 CET 2006
On Thu, Mar 23, 2006 at 02:50:51PM +0100, Diego Biurrun wrote:
> On Wed, Mar 22, 2006 at 12:08:49PM +0100, Jonas Jermann wrote:
> > On Wed, Mar 22, 2006 at 12:00:08PM +0100, Jonas Jermann wrote:
> > > Attached is a small patch to enable lavc mp3lame support
> > > (-lavcopts acodec=mp3) when mplayer's mp3lame support is enabled.
> >
> > And here the attachment. *g*
>
> Why is this necessary? configure already has
>
> CONFIG_MP3LAME = $_mp3lame
>
> on line 7249...
That line defines CONFIG_MP3LAME in config.mak. The patch makes CONFIG_MP3LAME
defined also in config.h and this is necessary in order to compile
libavcodec/allcodecs.c with mp3 support. There was a change in libavcodec
sometime about ten months ago that made mp3 codec stop working in libavcodec
(see http://mplayerhq.hu/pipermail/mplayer-users/2005-November/056780.html).
I was planning to make the fix myself this week, but Jonas was faster. Thanks.
Please apply.
Giacomo
More information about the MPlayer-dev-eng
mailing list