[FFmpeg-devel] AMR-WB+ support in Ffmpeg
Diego Biurrun
diego
Wed Dec 17 00:43:41 CET 2008
On Tue, Dec 16, 2008 at 12:04:08AM -0500, Igor Gueths wrote:
> On Mon, Dec 15, 2008 at 11:17:53AM +0100, Benoit Fouet wrote:
> >
> > On 12/15/2008 08:07 AM, Igor Gueths wrote:
> > > Hi all. I was attempting to add AMR-WB+ support into my working copy of R-16140;
> >
> > AMR support in FFmpeg is done through libamr [1] which is included in
> > most distros today (libamrnb-dev and libamrwb-dev), that's why configure
> > checks for their existences. If you build it manually, you have to make
> > it possible to locate it.
> > Also, AFAIK, libamr does not support WB+ at the moment...
>
> I see what you are saying. So in this case, it is probably better to handle WB+
> support within the existing libamr wrapper library, in which case I will contact
> the developer, to see if there is anything I need to absolutely keep in mind
> before attempting an integration of WB+ into that library.
AFAIK the reference code is not developed further. Ideally you should
add AMR-WB and AMR-WB+ support to FFmpeg.
Diego
More information about the ffmpeg-devel
mailing list