[MPlayer-users] amrnb and amrwb?
Masaru Nomiya
nomiya at galaxy.dti.ne.jp
Sat Apr 14 17:25:50 CEST 2007
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>
If following the comments, these must be;
#include <amrnb_float/interf_dec.h>
#include <amrnb_float/interf_enc.h>
[...]
#include <amrwb_float/enc_if.h>
#include <amrwb_float/dec_if.h>
#include <amrwb_float/if_rom.h>
Do I misundestand?
FYI. I tried;
usr at linux:/tmp/source/mplayer/libavcodec>cp -Rp amrnb_float amrnb
but, I got no change.
Regards,
---
Masaru Nomiya mail-to: nomiya @ galaxy.dti.ne.jp
"Bill! You married with Computers.
Not with Me!"
"No..., with money."
More information about the MPlayer-users
mailing list