README
上传用户:sun1608
上传日期:2007-02-02
资源大小:6116k
文件大小:2k
源码类别:

流媒体/Mpeg4/MP4

开发平台:

Visual C++

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