On Sun, Oct 31, 2010 at 03:00:15PM +0000, Christian Weisgerber wrote:
> Christian Weisgerber <na...@mips.inka.de> wrote:
> 
> > Has anybody tested on arm?
> > 
> > If I disable mp3lib on other archs, mplayer now falls back to the
> > ffmp3float decoder (which doesn't work anywhere with sndio, since
> > it wants to output floating point samples) instead of the expected
> > ffmp3.
> 
> The easiest way to untangle this mess may be to disable the built-in
> mp3lib and use external mpg123 as the preferred MP3 decoder.
> libmpg123 is already built as an integer decoder on arm.
> 
> CONFIGURE_ARGS+= --disable-mp3lib --enable-mpg123
> LIB_DEPENDS+= ::audio/mpg123
> WANTLIB+=     mpg123

doesn't that produce a symbol mismatch warning between libmp3lame and
libmpg123?  I was noticing that at p2k10, which is why --disable-mpg123
is being used.

> 
> -- 
> Christian "naddy" Weisgerber                          na...@mips.inka.de

-- 
jake...@sdf.lonestar.org
SDF Public Access UNIX System - http://sdf.lonestar.org

Reply via email to