]> iEval git - fdkaac.git/blob - README
70a2301a215e2c61a310128915c25d88793f12f0
[fdkaac.git] / README
1 ==========================================================================
2 fdkaac - command line frontend encoder for libfdk-aac
3 ==========================================================================
4
5 Prerequisites
6 -------------
7 You need libfdk-aac, GNU autoconf and automake, and C compiler.
8 On Posix environment, you will also need GNU gettext (for iconv.m4).
9
10 How to build
11 ------------
12 $ autoreconf -i
13 $ ./configure
14 $ make
This page took 0.033498 seconds and 4 git commands to generate.