[MPlayer-users] [1.0pre3] - Compilation problem
Nemo
nemo at crazynet.org
Thu Dec 11 19:59:03 CET 2003
On Thu, 2003-12-11 at 19:47, Nemo wrote:
> 1615 #if HAVE_MP3LAME >= 393
> 1616 if (strcmp(preset_name, "medium") == 0) {
> 1617
> 1618 if (fast > 0)
> 1619 lame_set_preset(gfp, MEDIUM_FAST);
> 1620 else
> 1621 lame_set_preset(gfp, MEDIUM);
> 1622
> 1623 return 0;
> 1624 }
I checked my lame version and it is 3.92, but the #if success anyway.
For now, I have commented the incriminated lines and all works.
--
Nemo
email: nemo at crazynet.org
ehome: http://hal9000.crazynet.org/~nemo
More information about the MPlayer-users
mailing list