OS4 DepotLogo by Liksmaskaren 
(anonymous IP: 3.135.216.174,2193) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (343)
   o Datatype (51)
   o Demo (203)
   o Development (596)
   o Document (22)
   o Driver (97)
   o Emulation (147)
   o Game (1005)
   o Graphics (497)
   o Library (115)
   o Network (232)
   o Office (66)
   o Utility (923)
   o Video (69)

Total files: 4366

Full index file
Recent index file

 Links

  Amigans.net
  OpenAmiga
  Aminet
  IntuitionBase


Support the site


 Readme for:  Audio » Misc » faad_library.lha

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: 1613  (Current version)
1613  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

Show comments Show snapshots Show videos Show content Show crashlogs Replace file 
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