INSTALLATION:
-------------
Simply compile by running 'make'
USAGE:
------
Then run the program, it will give you usage instructions.
It's really quite trivial to use.
For example, to decode input.m4a to output.wav:
./alac -f output.wav input.m4a
Or, as another example, say if you wanted to stream play
http://www.mplayerhq.hu/A-codecs/lossless/luckynight.m4a
and you're system uses the ALSA sound system:
wget -O - http://www.mplayerhq.hu/A-codecs/lossless/luckynight.m4a | ./alac - | aplay
By default the output file is in WAV format. To output as raw PCM, provide the
-r option on the command line.
MORE INFORMATION:
-----------------
Please visit http://crazney.net/programs/itunes/alac.html for more information.
HELP NEEDED:
------------
I need help to allow myself to continue hacking on various Apple Audio things, please visit
http://crazney.net/programs/itunes/help.html
AUTHOR:
-------
David Hammerton
CONTRIBUTORS:
-------------
Cody Brocious
============================= Archive contents =============================
Original Packed Ratio Date Time Name
-------- ------- ----- --------- -------- -------------
971 533 45.1% 11-Oct-09 11:57:12 README
27716 16041 42.1% 11-Oct-09 12:15:08 alac
49276 21450 56.4% 11-Oct-09 12:16:18 alac_wos
-------- ------- ----- --------- --------
77963 38024 51.2% 11-Oct-09 12:18:00 3 files
|