home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 6 / AACD06.ISO / AACD / Sound / LAME / README < prev    next >
Text File  |  1999-11-10  |  2KB  |  53 lines

  1.                       LAME 3.xx   
  2.                LAME Ain't an MP3 Encoder
  3.                http://www.sulaco.org/mp3
  4.                October 1999
  5.  
  6. Written by Mike Cheng (www.uq.net.au/~zzmcheng).  Modified
  7. and maintained by Mark Taylor (www.sulaco.org/mp3).
  8.  
  9. This is a patch against the ISO MPEG2 dist10 demonstration source.  The
  10. modifications are distributed under the GNU LESSER PUBLIC LICENSE
  11. (LGPL, see www.gnu.org) with the following modification:
  12.  
  13. 1. If you determine that distribution of LAME requires a patent license,
  14.    and you obtain a patent license, you may distribute LAME even though
  15.    redistribution of LAME may also require a patent license.  
  16.  
  17. 2. You agree not to enforce any patent claims for any aspect of
  18.    MPEG audio compression, or any other techniques contained in 
  19.    the LAME source code. 
  20.  
  21.  
  22. ============================================================================
  23.  
  24. see the file "INSTALL" for installation instructions.  
  25. see the file "USAGE" for the most up-to-date guide to the command line options.
  26. see the file "LICENSE" for details on how to use LAME in non-GPL programs.
  27. see the file "HACKING" for some general codeing guidelines
  28.  
  29. There is HTML documentation and a man page in the doc directory.
  30. The HTML docs were contributed by Gabriel Bouvigne (www.mp3tech.org).
  31. See www.mp3tech.org for more audio compression information and links.
  32.  
  33. ============================================================================
  34.  
  35. The graphical frame analyzer uses the MPGLIB decoding engine, from the
  36. MPG123 package, written by: Michael Hipp (www.mpg123.de) MPGLIB is
  37. released under the GPL, while MPG123 is released under a more
  38. restrictive agreement.
  39.  
  40. Various components of the patch are:
  41.  
  42. Copyrights (c) 1999 by Mark Taylor: new psy-model, quantization and bit allocation 
  43. Copyrights (c) 1998 by Michael Cheng:  new transforms and many other improvements
  44. Copyrights (c) 1995,1996,1997 by Michael Hipp: mpglib
  45.  
  46.  
  47. The ISO demonstration source (distributed separately) has its own
  48. patent, copyright and distribution issues.  The code is freely
  49. available, but any commercial use (including distributing free
  50. encoders) may require a patent license from Thomson Multimedia.  (see
  51. http://www.iis.fhg.de/amm/legal/)
  52.  
  53.