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
Can you send a new diff with these fixes you have been sending: - vorbis/tremor stuff with exceptions for arm + configure patch updated - mp3lib as above I have been in contact with mplayer devs and they have reprodoced the ogg demuxer problem. I reported the bug upstream: https://roundup.ffmpeg.org/issue2337 -- Best Regards Edd Barrett http://www.theunixzoo.co.uk