[MPlayer-users] amrnb and amrwb?

John Brown johnbrown105 at hotmail.com
Sat Apr 14 18:08:26 CEST 2007


Masaru Nomiya wrote:> Hello,> > In the Message; > >   Subject    : RE: [MPlayer-users] amrnb and amrwb?>   Message-ID : <BAY140-W16A09A391CF218271E03C09E5C0 at phx.gbl>>   Date & Time: Sat, 14 Apr 2007 11:06:33 -0400> > [John] == John Brown <johnbrown105 at hotmail.com> has written:> > John> The directories *must* be called amr_float and amrwb_float. Also,> John> try following the instructions in comments at the top of libavcodec/amr.c> John> instead of installing the amrnb-devel package for SUSE.> > Of course. I read the top of amr.c.> I couldn't pass amrnb part without installing amrnb-devel package for SUSE.> > In fact, in the amr.c. it is written as follows;> > #include <amrnb/interf_dec.h>> #include <amrnb/interf_enc.h>> [...]> #include <amrwb/enc_if.h>> #include <amrwb/dec_if.h>> #include <amrwb/if_rom.h>> I am using svn 22979 (not sure what date, but configure is dated April 11) on Windows. My libavcodec/amr.c contains:#ifdef CONFIG_AMR_NB_FIXED...#else#include "amr_float/interf_dec.h"#include "amr_float/interf_enc.h"#endifand#ifdef CONFIG_AMR_WB...#include "amrwb_float/enc_if.h"^M#include "amrwb_float/dec_if.h"^M...#endifMPlayer's configure script checks for the AMR codecs using commands like:if test -f libavcodec/amr_float/sp_dec.c ; thenandif test -f libavcodec/amrwb_float/dec_dtx.c ; thenMy list of enabled codecs in the configure output shows amr_wb and amr_nb, andI can play .3gp files with video and audio working.Perhaps something has changed in the most recent svn. I will try it and let you know.
_________________________________________________________________
i'm making a difference. Make every IM count for the cause of your choice. Join Now.
http://clk.atdmt.com/MSN/go/msnnkwme0080000001msn/direct/01/?href=http://im.live.com/messenger/im/home/?source=wlmailtagline


More information about the MPlayer-users mailing list