Download List

Descripción del Proyecto

smp-encode is a compact utility that encodes
groups of audio files in parallel to make use of
multiple CPUs with single threaded encoders. It
supports supports OggEnc and LAME.

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.

2006-03-06 04:05
0.99

Una reescritura completa utilizando la interfaz de usuario GTK 2.0. Control de hilos (pausa y cancelar). Muchas opciones de LAME y oggenc se aplican en el GUI. Las barras de progreso indican un progreso hilo individual. Muchos otros ajustes y correcciones de errores relacionados con la reescritura.
Tags: Major feature enhancements
A complete rewrite using the GTK+2.0 UI. Thread control (pause and cancel). Many options from LAME and oggenc are implemented in the GUI. Progress bars indicate individual thread progress. Many other tweaks and bugfixes related to the rewrite.

2005-12-26 15:28
0.4

Informes sobre los progresos ya está funcionando, aunque sigue siendo puesto a prueba. El doit () es común a todos los codificadores ahora, dejando a los argumentos por defecto sólo como específicas de un codificador.
Tags: Minor feature enhancements
Progress reporting is now functioning, though it
remains untested. The doit() method is common to
all encoders now, leaving only default arguments
as specific to any encoder.

2005-12-24 08:33
0.3

Argumentos Encoder ahora pueden ser suministrados en la línea de comandos. Contribuir a una mejor producción fue entregada junto con la detección de errores en los argumentos. Limpieza de código importantes y los cambios organizativos se hicieron.
Tags: Major feature enhancements
Encoder arguments can now be supplied on the command line. Better help output was provided along with detection of errors in arguments. Major code cleanups and organizational changes were made.

2005-12-23 21:06
0.2

Este lanzamiento se divide las funciones main () en distintas, añade la salida de uso más informativo, y añade la comprobación de errores en los argumentos de los usuarios.
Tags: Code cleanup
This release splits main() into separate functions, adds more
informative usage output, and adds some error checking on user
arguments.

2005-12-20 06:20
0.1

Tags: Initial freshmeat announcement

Project Resources