home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 September (Special) / Chip-Special_2004-09_Digitalni-Hudba.bin / konvertory / besweet / BeSweetv1.4.exe / Help / azid.txt < prev    next >
Text File  |  2002-09-28  |  6KB  |  191 lines

  1. this file lists all supported azid-switches for BeSweet v1.4.
  2. beware : switches are case-sensitive.
  3.  
  4. Usage :
  5. BeSweet -core(..) -ota(..) -azid(..) -shibatch(..) -boost(..) -lame(..) -mp2enc(..) -ac3enc(..) -ogg(..) -split( .. ) -plugin( .. )
  6.  
  7. Dg.
  8.  
  9.  
  10. -g GAIN
  11. -------
  12.  
  13. Default: 1.0 (or 0db)
  14.  
  15. This option controls the main (output speaker) gain. The value can be given
  16. in db's, in percentage, or a positive numerical value. 
  17. Examples: -g 5.3, -g 95%, -g -3db, -g 6db.
  18.  
  19. "-g max" is a special switch for finding maximum gain. (Normalize)
  20. "-g 90%", for example, will normalize a track to 90% of its maximal gain.
  21.  
  22.  
  23. --maximize  
  24. ----------
  25.  
  26. Default: omitted
  27.  
  28. This option will enable a two-pass maximize function of azid. BeSweet
  29. will in the first pass scan the entire file to find the maximum
  30. level. In the second pass the audio will be properly decoded, gaining
  31. it up to 0dB FS.
  32.  
  33. NOTE: Sometimes when you use this function, the output will still
  34. create downmix overflow warnings. This is normal. It happens because
  35. the signal has touched the 0dB FS, or because of some random value
  36. within the signal has caused it to slightly overload.
  37.  
  38.  
  39. -L LRLFE_LEVEL
  40. ----------------
  41.  
  42. Default: 0.0
  43.  
  44. This controls the downmix-level of the LFE channel into the LR channels.
  45.  
  46.  
  47.  
  48. -l LFE_LEVEL
  49. ------------
  50.  
  51. Default: 0.0
  52.  
  53. This controls the downmix-level of the LFE channel into the LFE output
  54. speaker. I.e. if this options is set to a non-zero value, the LFE channel
  55. output may be listened to with the -olfe option.
  56.  
  57.  
  58. -C LEVEL
  59. --------
  60.  
  61. Default: BSI
  62.  
  63. This command option controls the center dowmix level into the LR channels.
  64. Normally, the BSI section contains a field which tells the decoder of how to
  65. downmix the center channel into the LR channels. 
  66.  
  67. With this option, the user may override the BSI center downmix level and 
  68. specify a custom value. Note that this option is only active when the 
  69. output decode mode (-d) is 2/x.
  70.  
  71. Allowable values is gain values (either in db's or a positive numerical
  72. value) or BSI. When BSI is selected, the center downmix level gets its value
  73. from the BSI section.
  74.  
  75.  
  76. -S LEVEL
  77. --------
  78.  
  79. Default: BSI
  80.  
  81. This command option controls the surround dowmix level into the LR channels.
  82. Normally, the BSI section contains a field which tells the decoder of how to
  83. downmix the surround channels into the LR channels. 
  84.  
  85. With this option, the user may override the BSI surround downmix level and 
  86. specify a custom value. Note that this option is only active when the 
  87. output decode mode (-d) is 2/x and the input stream is either x/1 or x/2.
  88.  
  89. Allowable values is gain values (either in db's or a positive numerical
  90. value) or BSI. When BSI is selected, the surround downmix level gets its value
  91. from the BSI section.
  92.  
  93.  
  94. -c COMPR
  95. --------
  96.  
  97. Default: none
  98.  
  99. This option sets the overall dynamic compression in the decoder. This value
  100. is applied to every output speaker.
  101.  
  102. The bitstream contains information of how much to amplify or attenuate the
  103. sound to decrease the overall dynamic variations (loudness) in the program
  104. contents. Different options exists to choose the wanted dynamic reduction:
  105.  
  106.  
  107.     o none    No dynamic compression. The program contents is unchanged.
  108.  
  109.     o normal    Normal dynamic compression. Normal in-store decoders use
  110.         this as an hardcoded default.
  111.  
  112.     o light    Light dynamic compression. This is 50% (-6db) of the
  113.         reduction/gain that normal dynamic compression would give.
  114.  
  115.     o heavy    Heavy dynamic compression. Intended for poor listening
  116.         environment with much background noise.
  117.  
  118.     o inverse    Dynamic expansion. This is the inverse value of the light
  119.         dynamic compression, i.e. it makes strong sounds stronger
  120.         and weaker sounds weaker.
  121.  
  122.  
  123.  
  124. -s STEREO_MODE
  125. --------------
  126.  
  127. Default: surround
  128.  
  129. this option controls what kind of stereo downmix should be applied.
  130.  
  131.     o stereo    Simple stereo downmix.
  132.  
  133.     o surround    Dolby surround compatible downmix.
  134.  
  135.     o surround2    Dolby surround 2 compatible downmix.
  136.  
  137.  
  138.  
  139. -f BOOL
  140. -------
  141.  
  142. Default: off
  143.  
  144. This option controls rear-channel filtering. The filter is a 2nd order Butterworth
  145. filter with at -3 dB point at 7 kHz. There are two
  146. major applications for this feature: 
  147.  
  148.     o To provide proper Pro Logic downmix of the rear channels
  149.  
  150.     o Phasing-problems in the downmix (washy sound) caused by the rear
  151.       channel downmix into the L R channels.
  152.  
  153. Usually the rear channels are phased 90 deg in respect of the front channels
  154. prior or inside the ac3 encoder. This is done to avoid phasing problems when
  155. downmixing the program contents to two channels. Some sources do not provide
  156. this shifting, and thus this feature is added.
  157.  
  158. The filter provides an increasing phase shift according to frequency. It is
  159. 90 deg at 7kHz.
  160.  
  161. NOTE: This option isn't effective when Six-Waves output mode is selected (-6ch).
  162.  
  163.  
  164.  
  165. -n BOOL
  166. -------
  167.  
  168. Default: false
  169.  
  170. This selects if the decoder should use dialog normalization reduction. The
  171. normal dialogue level in a program is defined a reference of loudness, 0db.
  172. The BSI info variable "dialogue level" informs how much this dialogue level
  173. is under 0db full-scale (FS) - or how much headroom there is above the
  174. dialogue level before clip.
  175.  
  176. One of Dolby's intentions with this variable is to ensure that all dialogue
  177. levels are played back with the same volume, regardless of the program's
  178. amount of headroom. It is good to have when the movie you're looking at is
  179. interrupted by a commercial break, where the headroom varies enormously.
  180. (It prevents blowing your ears off when the break comes.)
  181.  
  182. This feature is implemented by attenuate everything such that all programs
  183. have 31 db headroom, regardless of its original headroom. For a typical
  184. -27db headroom program, this will case a -4db gain.
  185.  
  186.  
  187.  
  188. -about
  189. ------
  190.  
  191. This will print legal & copyright information regarding azid.dll .