home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 October / Chip_2004-10_cd1.bin / tema / lame / lame-3.95.1.exe / ACM / readme.txt < prev    next >
Text File  |  2003-11-29  |  852b  |  30 lines

  1. In order to build this codec, you need the Windows98 DDK from Microsoft. It can also work
  2. with the Windows2000/ME/XP/2003 DDK:
  3.  
  4. http://www.microsoft.com/ddk/
  5.  
  6. Alternatively, the required headers are also available in CYGWIN+w32api, MINGW32 or Wine :
  7.  
  8. http://www.cygwin.com/
  9. http://www.mingw.org/
  10. http://www.winehq.com/
  11.  
  12.  
  13. If you do not have a ddk, you should be able to use the alternative msacmdrv.h provided
  14. with this ACM codec. It is not used by default because it would probably broke any real
  15. DDK already installed.
  16.  
  17.  
  18.  
  19. ---------------
  20.  
  21. Define ENABLE_DECODING if you want to use the decoding (alpha state, doesn't decode at the
  22.  moment, so use it only if you plan to develop)
  23.  
  24. ---------------
  25.  
  26. To release this codec you will need :
  27. - lameACM.acm (result of the build process)
  28. - lameACM.inf
  29. - lame_acm.xml (where the initial configuration is stored)
  30.