out_lame
Introduction
out_lame is a Winamp output plug-in to create MP3 files directly from Winamp. It is currently designed to work with Winamp 2.05 and all the upper 2.x versions (dunno about the 3.x ones).
Download
The latest stable version is v1.2.0 / the latest beta version is v1.3.1 /
nightly Sourceforge CVS snapshot
- version 1.3.1 - 2001/07/26 - full binaries (include lame DLL 3.89/1.22) / simple binary / source code.
- Changed the default path in the configuration file
- New .EXE package installation (uses SuperPimp + UPX)
- Added an XML Schema file corresponding to the configuration XML file format
- Better CVS integration
- version 1.3.0 - 2001/07/24 - full binaries (include lame DLL 3.89/1.22) / simple binary / source code.
- XML configuration file added instead of the windows registry (should be at the same location as the DLL)
- possibility to save and restore some parameters
- have a different license URL depending on the language
- get the version number inside the DLL (version info)
- fill the Winamp Output structure dynamically (plugin name) (to have the version name automated)
- versions and code are now uploaded to Sourceforge CVS.
- version 1.2.0 - 2001/07/18 - full binaries (include the latest lame DLL) / binary / source code.
- merge the english and french DLL into one
- correct license/licence spellings (inverted english and french)
- version 1.1.0 - 2001/07/17 - full binaries (include the latest lame DLL) (french) / binaries (french) / source code.
- better support of the Xing frame writing (it was doing nothing before)
- get all the output strings from a string table in the DLL
- underline the URLs in the About box
- changed the default cursor in the About box to have another one on links
- first attempt to compile with Cygwin + Mingw32 (compilation OK, but doesn't work)
- version 1.0.1 - 2001/07/15 - full binaries (include the latest lame DLL) (french) / binaries (french) / source code.
- added an 'automatic' french version (not finished)
- resolved some registry writing problems
- display of the LAME DLL version is now correct
- version 1.0.0 - 2001/07/14 - full binaries (include the latest lame DLL), binaries, source code.
- corrected the mono encoding problem
- inverted the Bit Reservoir use (now it's logical)
- version 0.6.7 - 2001/07/13 - full binaries (include the latest lame DLL), binaries, source code.
- added resampling support
- added colours on the URLs of the about box
- version 0.6.6 - 2001/07/11 - full binaries (include the latest lame DLL), binaries, source code.
- better display of VBR options
- version 0.6.5 - 2001/07/10 - full binaries (include the latest lame DLL), binaries, source code.
- init folder selection with the current working dir
- replaced the quality combo box with a slider
- version 0.6.4 - 2001/07/09 - full binaries (include the latest lame DLL), binaries, source code.
- minor dialog box enhancements
- version 0.6.3 - 2001/07/08 - full binaries (include the latest lame DLL), binaries, source code.
License
This software source code is covered by the BSD license (post 1999 : without the advertising clause). That means that you can use it the way you want, as long as you give the user the license attached. For more information check the more formal version of the license included with the source and binaries.
The Lame and the Lame DLL are covered by the GNU Lesser General Public License.
Screenshots
Configuration dialog box
About dialog box
Links
contact
Email me at steve dot lhomme at free dot fr (replace the at and dot by the real ones... I don't want any spam)
project on sourceforge : http://sourceforge.net/projects/out-lame/