.CAF/.CAFF - Apple CoreAudio file format
Notes:
- The following audio data type 'tags' are supported for reading: 'lpcm', 'ima4', 'mp4a', 'aac ', 'alac', 'MAC3', 'MAC6', 'ulaw', 'alaw', '.mp1', '.mp2', '.mp3'. NB; only a sub-set of these are supported for writing.
Required 3rd party software:
-
For files using MPEG AAC compression: AAC encoding and decoding is not part of this program per se - but it can talk to certain 3rd party software (external DLL's) to allow you to seamlessly handle this compression.
- To read .AAC files, you need to get hold of a copy of the DLL version of the open source 'FAAD 2' decoder and copy the file 'libfaad2.dll' into the directory where you installed the program.
Please note that these external DLL's are not provided by FMJ-Software. You should be able to find them easily if you do a web-search for libfaad2.dll. However, you should also be aware that in some countries it is necessary for you to also obtain several very expensive patent licenses before you can legally use AAC technology.
Features:
- 8 / 16 / 24 / 32 bit PCM, 32 / 64 bit floats, μ-law / A-law, IMA 4-bit ADPCM compression, Apple MACE3 / MACE6 compression (read only), MPEG audio layer I/II/III compression (read only), MPEG-4 AAC compression (read only), Apple Lossless (read only), mono / stereo / multi-channel, text info.
Supported by: