The AacMachine v0.51 by DanniDin & DSPguru.
-------------------------------------------
this program allows a direct conversion from AC3/MPA/MP2/MP3/VOB/WAV to AAC.
Transcoding of 5.1AC3 to 5.1AAC is also supported !!
AacMachine is a front-end to Psytel's AacEnc & DSPguru's BeSweet & BeSplit. 
decoding is done with BeSweet, splitting & joining is done with BeSplit, and encoding is done with AacEnc.

Warrenty
---------
- We take no responsibility for any kind of damage caused by AacMachine. 
  Use this program at your own risk!
- Beware : Using this program to violate copyrights is illegal. 
  You can only use this program for backup purposes.


Description
-----------
Here's, for example, a description of a VOB->AAC process done with AacMachine :
1. BeSweet is being called in order to :
1.1. Find a relevant audio substream inside a VOB.
1.2. Extract that relevant susbstream to a file.
1.3. Calculate the maximal gain of the track.
1.4. Find the A/V Delay
2. BeSplit is being called in order to :
2.1. Fix the audio track from bitsreams errors.
2.2. Split the track into small slices.
3. BeSweet is being called in order to :
3.1. Decode single slice of audio at a time
3.2. Assert maximal gain on this slice
3.3. Assert the delay on the first slice
4. AacEnc is being called in order to :
4.1. Encode BeSweet's product into AAC.
* repeat 3+4 until done running over all slices.
5. BeSplit is being called in order to :
5.1. Join all small products created by AacEnc into a single AAC file.

 
Note
----
Tested with BeSweet v1.4RC8, BeSplit v0.82, AacEnc v2.15.


for updates about this program, visit DSPguru's Webpage :
	http://DSPguru.doom9.net
for bug reports and features requests, visit Doom9's "Audio Encoding" forum :
	http://forum.doom9.net/forumdisplay.php?s=&forumid=11
to download AacEnc (freeware), follow this link :
	http://doom9.org/software2.htm#audio


Enjoy.. :->
