Logo by Kicko (anonymous IP: 18.205.56.209,2242) | ||||||||||||||
| ||||||||||||||
Audio (343) Datatype (51) Demo (203) Development (600) Document (22) Driver (97) Emulation (148) Game (1005) Graphics (500) Library (116) Network (233) Office (66) Utility (930) Video (69) Total files: 4383 Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
Support the site
|
Freeware Advanced Audio Decoder ------------------------------- This is an AmigaOS4 port of libfaad, a library for decoding Advanced Audio (AAC) files. This archive contains the full source code for the library and other included programs, as well as pre-compiled versions of the programs. Contents: lib: libmp4ff.a - OS4 port of libmp4ff. A library for reading mp4 files. Provided as a link library. Binaries: AACPlay - Simple AAC player. Currently only supports mp4 (.m4a) files. Start with AACPlay <filename> faad2 - A command line frontend to the faad library. Can be used to convert AAC files to .wav or raw PCM data. faad.library - The decoder library. Libs: faad.library - The OS4 port of the AAC decoder library (libfaad). Provided as a shared library. This is the same file as the one found under "Binaries". Include: Header files to use when creating programs using the faad decoder library (faad.library) and the mp4 reader library (libmp4ff.a) Sources: The source code for the libraries and included programs. To recompile the faad.library and libmp4ff.a, cd to Sources/faad2 and run "make -f Makefile.os4". This will build both libraries. No makefile is included for the AAC player and the faad2 frontend, but I'm sure you'll figure out how to compile them ;) Contact ------- Please send comments regarding the AmigaOS4 version of this software to Glenn Hisdal <ghisdal()c2i.net> |
Copyright © 2004-2024 by Björn Hagström All Rights Reserved |