OS4 DepotLogo by Alkaron 
(anonymous IP: 3.138.113.188,0) 
 HomeRecentStatsSearchMirrorsContactInfoDisclaimerConfigAdmin
 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 (924)
   o Video (69)

Total files: 4367

Full index file
Recent index file

 Links

  Amigans.net
  OpenAmiga
  Aminet
  UtilityBase
  IntuitionBase
  AmigaBounty


Support the site


 Readme for:  Audio » Convert » faad2.lha

Faad2

Description: FAAD2 AAC decoder
Download: faad2.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 217kb
Version: 2.11.1
Date: 22 Apr 24
Author: FAAD team
Submitter: Michael Trebilcock
Homepage: https://github.com/knik0/faad2/releases
Category: audio/convert
Replaces: audio/convert/faad2.lha
License: GPL
Distribute: yes
Min OS Version: 4.1
FileID: 12924
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads:  (Current version)
 (Accumulated)

[Show comments] [Show snapshots] [Show videos] [Show content] [Show crashlogs] 
Freeware Advanced Audio (AAC) Decoder including SBR decoding

FAAD2 is a HE, LC, MAIN and LTP profile, MPEG2 and MPEG-4 AAC decoder.
FAAD2 includes code for SBR (HE AAC) decoding.
FAAD2 is licensed under the GPL.

Usage:
faad [options] infile.aac
Options:
 -h    Shows this help screen.
 -i    Shows info about the input file.
 -a X  Write MPEG-4 AAC ADTS output file.
 -t    Assume old ADTS format.
 -o X  Set output filename.
 -f X  Set output format. Valid values for X are:
        1:  Microsoft WAV format (default).
        2:  RAW PCM data.
 -b X  Set output sample format. Valid values for X are:
        1:  16 bit PCM data (default).
        2:  24 bit PCM data.
        3:  32 bit PCM data.
        4:  32 bit floating point data.
        5:  64 bit floating point data.
 -s X  Force the samplerate to X (for RAW files).
 -l X  Set object type. Supported object types:
        1:  Main object type.
        2:  LC (Low Complexity) object type.
        4:  LTP (Long Term Prediction) object type.
        23: LD (Low Delay) object type.
 -d    Down matrix 5.1 to 2 channels
 -w    Write output to stdio instead of a file.
 -g    Disable gapless decoding.
 -q    Quiet - suppresses status messages.
 -j X  Jump - start output X seconds into track (MP4 files only).
Example:
       faad infile.aac
       faad infile.mp4
       faad -o outfile.wav infile.aac
       faad -w infile.aac > outfile.wav
       faad -a outfile.aac infile.aac

Copyright (c) 2004-2024 by Björn Hagström All Rights Reserved
Amiga OS and its logos are registered trademarks of Hyperion Entertainment