1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
Source: toolame
Section: sound
Priority: optional
Maintainer: Debian multimedia packages maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Uploaders: Fabian Greffrath <fabian@debian-unofficial.org>, Sam Hocevar (Debian packages) <sam+deb@zoy.org>
Build-Depends: debhelper (>= 5), quilt
Standards-Version: 3.8.0
Vcs-Svn: svn://svn.debian.org/pkg-multimedia/unstable/toolame
Vcs-Browser: http://svn.debian.org/wsvn/pkg-multimedia/unstable/toolame/
Homepage: http://toolame.sourceforge.net/
Package: toolame
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: MPEG-1 layer 2 audio encoder
tooLAME is a very fast (6x realtime on a 550mhz Celeron) MPEG-1 layer 2 audio
encoder with a command-line syntax nearly identical to that of the LAME MPEG-1
layer 3 audio encoder. Because of patent issues surrounding the layer 3
encoder, the ability of most mpeg audio players to play layer 2 files, and the
similarity in command-line syntax, toolame makes a very good drop-in
replacement for lame or other layer 3 encoders under most circumstances.
|