qaac ~ AAC / ALAC Encoder


qaac is a command line AAC / ALAC encoder frontend based on Apple encoder, strongly influenced by tmkk.pv.land.to/qtaacenc/.

qaac requires Apple Application Support that is included in iTunes or QuickTime. If you are using 64 bit Windows, recent 64 bit iTunes (ver 12.1 or later) is recommended. 64 bit installer for iTunes (iTunes6464Setup.exe) includes both of 32 bit and 64 bit Apple Application Support, therefore you can run both of qaac.exe and qaac64.exe with its installation.

Features:
  • AAC-LC, AAC-HE, ALAC encoding are supported. m4a container (just a MP4 container with ‘M4A ‘ brand, created by Apple) is used by default, but you can also mux into ADTS.
  • Filenames and tags are treated with Unicode. Very long file names are supported.
  • Support for multichannel / surround.
  • Fine quality control over AAC encoding.
  • Support for hi-resolution / multichannel ALAC.
  • WAV, raw PCM, ALAC, and all LPCM formats supported by CoreAudio AudioFile interface (such as AIFF, CAF, and Sun/AU) are directly available as input. MP3 is also decodable through CoreAudio.
  • Cue sheet input is also available.
  • FLAC, Wavpack, TAK, and other LPCM formats are optionally supported when libFLAC.dll, wavpackdll.dll, tak_deco_lib.dll, and libsndfile-1.dll are installed.
  • Piped input is available for WAV and raw PCM.
  • Piped output (streaming) is supported for ADTS.
  • Automatically fetch tags from AIFF, FLAC, Wavpack, Tak, and ALAC. Major tags are copied to the result. Also, you can manually set tags via command line options.

sites.google.com/site/qaacpage

Advertisement

FiiO Music App ~ Hi Rez Audio For Android & iPhones


FiiO Music App is designed to maximize the experience of music lovers. Download the FiiO Music app today to start your journey to rediscover your music!

www.fiio.com/app

ALAC ~ Apple Lossless Audio Codec


The Apple Lossless Audio Codec (ALAC) is an audio codec developed by Apple and supported on iPhone, iPad, most iPods, Mac and iTunes. ALAC is a data compression method which reduces the size of audio files with no loss of information. A decoded ALAC stream is bit-for-bit identical to the original uncompressed audio file.

The Apple Lossless Audio Codec project contains the sources for the ALAC encoder and decoder. Also included is an example command line utility, called alacconvert, to read and write audio data to/from Core Audio Format (CAF) and WAVE files. A description of a ‘magic cookie’ for use with files based on the ISO base media file format (e.g. MP4 and M4A) is included as well.

macosforge.github.io/alac
en.wikipedia.org/wiki/Apple_Lossless

This package contains ALAC code used in foobar2000 / foobar2000 Mobile; derived from Apple’s public ALAC code release.

perkele.cc/software/ALAC