Displaying 3 results from an estimated 3 matches for "tipok".
Did you mean:
tipo
2017 May 15
8
Frauenhofer signing off on mp3, ogg stream player for Macs?
Fraunhofer Institute for Integrated Circuits has stopped providing
licenses for MP3 technology, "[...] noting that more superior audio
formats have rendered the MP3 obsolete. Speaking to National Public
Radio (USA), the Fraunhofer Institute said AAC has since become the 'de
facto standard for music download and videos on mobile phones.' "
2017 May 15
0
Frauenhofer signing off on mp3, ogg stream player for Macs?
...icated that some individuals
confused 48 kbit/s encoded material with an uncompressed original."
In order to quickly compile your ?libaacplus library, you can type the
following commands in your shell:
# apt-get install libfftw3-dev pkg-config autoconf automake libtool unzip
$ wget
http://tipok.org.ua/downloads/media/aacplus/libaacplus/libaacplus-2.0.2.tar.gz
$ tar -xzf libaacplus-2.0.2.tar.gz
$ cd libaacplus-2.0.2
$ ./autogen.sh --enable-shared --enable-static
$ make
# make install
# ldconfig
P.S. If you are using Ubuntu, you'll most probably have to use sudo for
the last 2 command...
2017 May 17
3
Frauenhofer signing off on mp3, ogg stream player for Macs?
...t;confused 48 kbit/s encoded material with an uncompressed original."
>
>In order to quickly compile your ?libaacplus library, you can type the
>following commands in your shell:
>
># apt-get install libfftw3-dev pkg-config autoconf automake libtool unzip
>$ wget
>http://tipok.org.ua/downloads/media/aacplus/libaacplus/libaacplus-2.0.2.tar.gz
>$ tar -xzf libaacplus-2.0.2.tar.gz
>$ cd libaacplus-2.0.2
>$ ./autogen.sh --enable-shared --enable-static
>$ make
># make install
># ldconfig
>
>P.S. If you are using Ubuntu, you'll most probably have to...