"AAC Parser" DirectShow Filter

Purpose

Allows playback of ADTS files (normal extension .aac) in DirectShow players. It is designed to work with the CoreAAC Audio Decoder as follows:
DirectShow filter graph
It can also be used with the 3ivx Audio Decoder.

Strengths

Weaknesses

Limitations

Installation

Install by unzipping into a new directory then double clicking on register.bat.
Similarly, uninstall by double clicking on deregister.bat then deleting the directory.

Updates

can be found at the RareWares AAC page.

Version History

12 Nov 03 1.0 First released version.
23 Nov 03 1.1
Fixed "If you open graphedit, add your filter manually, then delete it and tries to add it again, graphedit will crash." Thanks to Michael D. Steffensen for reporting this.

Acknowledgements

Code ideas and snippets taken from the faad2 source code.
File format information from the ADTS page of the AudioCoding.com knowledge base.

Author

Tom Judd (tom.judd62@ntlworld.com)