[FFmpeg-devel] [PATCH] AAC: [PATCH] AAC: Add support for 7350Hz sampling rates

Claudio Freire klaussfreire at gmail.com
Fri Mar 13 08:42:36 CET 2015


On Tue, Mar 10, 2015 at 10:08 AM, Claudio Freire <klaussfreire at gmail.com> wrote:
> On Tue, Mar 10, 2015 at 8:05 AM, Michael Niedermayer <michaelni at gmx.at> wrote:
>>> I cannot test myself yet (cannot build against mips, it will
>>> probably take me a long while before I can set up qemu for that), but
>>> the patch should bring both implementations in sync, at least enough
>>> for the test to pass without the -b:a 88k
>>
>> if you use a debian based distro then the packages from
>> http://www.emdebian.org/
>> can probably be used to cross compile to mips
>> (you might need to force some versions manually during install, at
>>  least in the past the binary packages referred to many non existing
>>  package versions so only some versions of the packages had all
>>  dependancies available)
>
> I don't have any debian or its derivatives at hand sadly. I may
> unearth an old laptop that had some form of ubuntu at some point, it's
> old and slow but that shouldn't be a problem for this sort of thing,
> but that will have to wait until next week.
>
> In the meantime I'm trying to make cross-mips-linux-gcc work on
> openSuse without much luck yet.


I got lucky and was able to cross-build in openSUSE.

Just in case others also use openSUSE, I put the instructions on the
wiki (I hadn't found any, if there are, I'll welcome pointers and I'll
merge them): http://trac.ffmpeg.org/wiki/CompilationGuide/MIPS

I confirmed that the previous patch does fix the test on mips.


More information about the ffmpeg-devel mailing list