Audio (342) Datatype (50) Demo (203) Development (592) Document (22) Driver (99) Emulation (146) Game (991) Graphics (494) Library (113) Network (228) Office (65) Utility (912) Video (69)
Total files: 4326
Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
|
Faad_library | Description: | OS4 port of libfaad. (AAC Decoder) | Download: | faad_library.lha (TIPS: Use the right click menu if your browser takes you back here all the time) | Size: | 2Mb | Version: | 2.1 | Date: | 15 Oct 2004 | Author: | M. Bakker, Ahead Software AG - AmigaOS4 port: Glenn Hisdal | Submitter: | Glenn Hisdal | Email: | ghisdal/c2i net | Homepage: | http://home.c2i.net/ghisdal/ | Requirements: | AmigaOS 4.0 | Category: | audio/misc | License: | GPL | Distribute: | yes | Min OS Version: | 4.0 | FileID: | 234 | | | Comments: | 0 | Snapshots: | 0 | Videos: | 0 | Downloads: | 1589 (Current version) | | 1589 (Accumulated) | Votes: | 0 (0/0) (30 days/7 days) | |
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>
|