Download List

Projeto Descrição

Toolame is an optimized MPEG-1/2 Layer II audio encoder based upon the ISO demonstration source code that borrows heavily from the LAME project, as well as introducing new optimizations and additional features such as VBR.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-03-02 12:17
02l

Os modelos psicoacústico foram revisados. Quatro novos modelos estão disponíveis para teste (-1, 0, 3 e 4). O codificador bitstream foi reescrito. Psy modelos 2 e 4 têm tido um aumento de velocidade, usando tabelas para funções trigonométricas.
Tags: Minor feature enhancements
The psychoacoustic models have been overhauled. Four new models are available for testing (-1, 0, 3 and 4). The bitstream encoder has been rewritten. Psy models 2 and 4 have been given a speed boost by using tables for the trig functions.

2003-02-16 16:16
02k

O limite de 4GB do tamanho de leitura de dados de stdin foi removido. O fim do bitstream é agora fixado de tal forma que dois mp2 arquivos podem ser concatenados. As extensões DAB exigem agora um argumento de tamanho explícito. Corrige o modelo psycho_1 espero ter parado a quebrar / segmento padrão neste modo. Uma janela combinado subband filtro tem dado um impulso de velocidade. Leitura de arquivos RAW PCM é agora corrigido para não ignorar os primeiros 40 bytes.
Tags: Minor feature enhancements
The 4GB limit on the size of data read from stdin was removed. The end of the bitstream is now fixed such that two mp2 files can be concatenated together. The DAB extensions now require an explicit size argument. Fixes to the psycho_1 model have hopefully stopped the crashing/segfaulting in this mode. A combined window/filter subband has given a speed boost. Reading of raw PCM files is now fixed to no longer skip the first 40 bytes.

2003-02-13 16:06
02j

Modo VBR é agora estável para todos os arquivos de entrada. Análise WAVE foi corrigido novamente. Speedups Minor foram adicionados ao psy modelos 1 e 2. Uma opção de verbosidade '-t' foi adicionado. MPEG-2LSF agora trabalha com o modelo de psy 2, e foi corrigido para escolher um bitrate padrão válido.
Tags: Minor feature enhancements
VBR mode is now stable for all input files. WAVE parsing has been fixed again. Minor speedups have been added to psy models 1 and 2. A verbosity switch '-t' has been added. MPEG-2LSF now works with psy model 2, and has been fixed to pick a valid default bitrate.

2001-07-13 20:23
02i

DAB extensões foram adicionadas. Uma opção para trocar canais de entrada foi adicionada. MPEG-2 Baixa Freqüência de Amostragem (LSF) está agora a trabalhar muito melhor.
Tags: Minor feature enhancements
DAB extensions were added. A switch to swap input channels was added. MPEG-2
Lower Sampling Frequency (LSF) is now working much better.

2001-01-30 15:14
02h

O executável agora está sozinho (todas as tabelas necessárias foram incluídas no binário). Uma chave para forçar byte-swapping foi adicionado ao "resolver" questões endian.
The executable now stands alone (all required tables have been included in the binary). A switch to force byte-swapping was added to 'solve' endian issues.

Project Resources