Displaying 3 results from an estimated 3 matches for "3fc15d5aa91d0e8b8f94acb6555103da".
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?
...ake
# make install
# ldconfig
P.S. If you are using Ubuntu, you'll most probably have to use sudo for
the last 2 commands, like:
$ sudo make install
$ sudo ldconfig
In case that website above (hosting libaacplus) goes offline, you can
download the copy of that tar.gz file from here: (MD5:
3fc15d5aa91d0e8b8f94acb6555103da)
$ wget http://ffmpeg.gusari.org/uploads/libaacplus-2.0.2.tar.gz
More info at: ?http://tipok.org.ua/node/17
NOTE: libaacplus is a non-free library, so you won't be able to build
GPL alike FFmpeg with this library, i.e. your FFmpeg will not be
redistributable.
regards
Robert Jeffares...
2017 May 17
3
Frauenhofer signing off on mp3, ogg stream player for Macs?
....S. If you are using Ubuntu, you'll most probably have to use sudo for
>the last 2 commands, like:
>
>$ sudo make install
>$ sudo ldconfig
>
>In case that website above (hosting libaacplus) goes offline, you can
>download the copy of that tar.gz file from here: (MD5:
>3fc15d5aa91d0e8b8f94acb6555103da)
>
>$ wget http://ffmpeg.gusari.org/uploads/libaacplus-2.0.2.tar.gz
>
>More info at: ?http://tipok.org.ua/node/17
>
>NOTE: libaacplus is a non-free library, so you won't be able to build
>GPL alike FFmpeg with this library, i.e. your FFmpeg will not be
>redistributable...