lamer
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:Ruby wrapper around the LAME library
Lamer
=====

### Ruby Wrapper Around the LAME Library

Currently the program wraps around the [LAME](http://lame.sourceforge.net/) executable and exposes the LAME
command line options to your Ruby program. 

Todo
----

* Documentation
* Wrap the LAME library as an extension to remove the binary requirements

Install
-------

`sudo gem install lamer`

Prerequisites
-------------

### LAME

[LAME](http://lame.sourceforge.net/) is a high quality MPEG Audio Layer III (MP3) encoder licensed under the LGPL. Below is
a list of pre-built binaries and a link to the source code.

* [OS X](http://web.me.com/krmathis/)
* [openSUSE](http://packman.links2linux.org/package/lame)
* [Ubuntu](https://help.ubuntu.com/community/Medibuntu)
* [RHEL/CentOS/Fedora ](http://atrpms.net/name/lame/)
* [Source](http://lame.sourceforge.net/download.php)

Credits
-------

This wrapper is built around the code of [lame-encoder](http://lame-encoder.rubyforge.org/) by 
Chris Anderson.

Authors
-------

* [Chris Anderson](http://github.com/jchris)
* [Mauricio Gomes](http://github.com/mgomes)


本源码包内暂不包含可直接显示的源代码文件,请下载源码包。