home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 September (Special) / Chip-Special_2004-09_Digitalni-Hudba.bin / konvertory / headac3 / HeadAC3.exe / ReadMe.txt < prev    next >
Text File  |  2002-07-12  |  6KB  |  155 lines

  1. ============================================
  2. |HeadAC3he's documentation by Dark Avenger |
  3. --------------------------------------------
  4. |website: http://darkav.de.vu              |
  5. |  email: darkav@gmx.net                   |
  6. --------------------------------------------
  7.  
  8.  
  9. Special thx go out to MaTTeR for spending so much time for beta-testing!
  10.  
  11. I also would like to thank my other beta testers, as they helped me a lot
  12. to stabilize HeadAC3he and make it much more bugfree.
  13.  
  14.  
  15. =-Introduction-=
  16.  
  17. Have fun with my new tool! Please see KnownIssues.txt.
  18.  
  19. I named it HeadAC3he (speak "headache"), because the first (non-public)
  20. versions just had the AC3-WAV target, so my proggie basically added a 
  21. WAV HEADer to the AC3, but it nevertheless gave me a headache....
  22.  
  23.  
  24. If you have suggestions, found bugs, email me, but keep to the rules in
  25. EMail.txt. Don't forget: If you find bugs and don't report them, I'll not
  26. be able to fix them!
  27.  
  28. This software is free for private (non-commercial) use. Read Legal.txt
  29. for detail.
  30.  
  31. Don't forget to read the terms and conditions of the optinal components (DLLs).
  32.  
  33. What may and what may not come in future, can be seen in Future.txt.
  34.  
  35.  
  36.  
  37. =-Installation-=
  38.  
  39.  
  40. Just unpack this archive to a directory of your choice. HeadAC3he doesn't
  41. use registry settings.
  42.  
  43. Make sure you copy the DLLs into HeadAC3he's dir (or in w9x/w2k's path).
  44.  
  45.  
  46. ***Don't forget to read the docs (esp. KnownIssues.txt)!***
  47.  
  48.  
  49.  
  50. =-Usage-=
  51.  
  52.  
  53. In 2 channel downmix mode you should use the DS2 ("Surround 2") matrix I found, as it
  54. a) takes advantage of DPL2/Logic7 and thus gives you rear channel separation
  55. b) is compatible to normal DPL
  56. c) has better separation (of rears on front speakers..) in stereo mode.
  57.  
  58. The only drawback is higher processing time, as I have to manually do the downmix.
  59.  
  60.  
  61. Delay: usually it is automatically detected by the filename and set to the value
  62.  
  63. Size: Destination filesize (in VBR guessed) and total space needed
  64.  
  65. Select your source AC3 file and then select your target:
  66.  
  67. AC3: To basically cut your AC3 and fix it (in future).
  68.  
  69. AC3-WAV: Adds a WAV header and padds the AC3 with 0 bytes so you can make
  70.          a DD CDDA out of it and listen to 5.1 with your amp. Make sure you
  71.          connected you CD-player digitally to your amp, otherwise you will
  72.          get noise which may be harmful to your speakers. Unfortunately
  73.          the amp will play even 48kHz source AC3s as 44.1kHz, so it will
  74.          sound slower. But it is still not so bad with some DD or THX intros.
  75.  
  76. WAV: Decodes to PCM WAV. Use the Azid configuration screen to set
  77.      up the decoder and select the appropriate 2-pass mode.
  78.  
  79. MP3: Decodes to WAV and encodes on-the-fly to MP3 using the LAME engine.
  80.  
  81. Vorbis: Decodes to WAV and encodes on-the-fly to OGG using the Vorbis Audio engine.
  82.  
  83.  
  84. 2-Pass Mode: Only used for "WAV" and "MP3" target: 
  85.  
  86. Unchecked only one decoding pass is done using the global gain value to
  87. amplify your WAV. Within 2-pass modes, the global gain parameter is
  88. ignored and the WAV is normalized to 100% (unless you changed it).
  89.  
  90. dumb: *not recommended for <=2ch output*
  91.       Same like DVD2AVI's 2-pass mode, ie. on first decoding cycle it searches
  92.       the WAV's peak and on the second run it normalizes the output using the
  93.       found peak.
  94.  
  95. hybrid: *recommended* for WAV target
  96.         On the first run WAV output is written with current max gain and
  97.         values are stored in mem. On the second run the WAV is corrected by
  98.         amplifying the WAV with
  99.         (min of max gain)/(current max gain).
  100.         Though dumb/float mode are theoretically a little bit more precise, hybrid
  101.         mode is a lot faster and you won't hear a difference, unless you can
  102.         hear 1/2 bit difference on the average...
  103.  
  104. float: *recommended* for MP2/MP3/OGG target
  105.        On first pass output is written as 32bit floats and peak is searched
  106.        On second pass desired output is calc'ed from float data. "float" mode
  107.        will result in the exact output like dumb mode, except float mode should
  108.        be way faster. Nevertheless, "hybrid" is always faster than "float" mode.
  109.        Keep in mind that "float" mode needs as much (temporary) free space as if
  110.        you would have a 32bit target decode.
  111.  
  112. When doing a 6ch decode, you probably need NTFS or try to use dumb mode, if you encode 
  113. to Vorbis. Otherwise you will easily come to the 4GB barrier of FAT32 and then it will
  114. error out. 
  115.  
  116. Or in a few words:
  117.  
  118. speed (usually): hybrid > float > dumb
  119. quality : dumb = float >= hybrid
  120. additional temp disk usage: 0 = dumb = hybrid < float = 32bitPCMdecode-targetfilesize
  121.  
  122. The total space needed is now shown beside the destination file size. (Keep in mind that
  123. the destfile size is a good(?) guess only in VBR modes.)
  124.  
  125.  
  126. BEWARE: If you have a very fast CPU and very slow HD (->notebook) "dumb" mode
  127.         could be the fasted mode on your machine. So what do you learn? Instead
  128.         of spending loads of money to get the ultra fast high-end CPU, make sure
  129.         your hd-subsytem is fast: RAID-0 is a nice thing, fast and cost-effective.
  130.         So instead of buying one big HD, get two smaller ones and make a RAID-0.
  131.         A RAID-0 controller (more software than hardware...) will only cost you
  132.         about Ç50 or is even onboard on a lot of (non-el-cheapo) motherboards.
  133.  
  134.  
  135. Normalize to: Set the % to which the WAV should be normalized on 2-pass runs.
  136.  
  137.  
  138. Start/End Frame: If you only want to process a selected piece of the source,
  139.                  choose beginning and ending frame and activate it.
  140.  
  141. resample: If you like to stay in the past, you can use SSRC resampling.
  142.  
  143. boost: Uses Ligh's boost funtion, which is a compressor, so it is an addition/
  144.        alternative to DRC. It auto-selects the apropriate limit.
  145.  
  146. BEWARE: Using too high boost values will lead to sound distortion!
  147.  
  148. About: Well, just credits. 
  149.        For the info: The picture shows the Hindu Goddess Saraswati,
  150.        the Goddess of Art, Culture, Language and Education.
  151.  
  152.  
  153. This should be enough explainations for the start. If you need information about
  154. azid options, get the azid package (eg. doom9.org) and read the docs. Same applies
  155. to LAME. Get the Ligh's WaveBooster package to learn more about the boost function.