Downloadliste

Projektbeschreibung

R128GAIN is an FFmpeg and SoX-based EBU R128 compliant loudness scanner for audio and video files. It helps you normalize the loudness of your audio and video files to the same level.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2012-03-19 04:47
0.9.6-3

Diese Version behebt einen Fehler, wo wurde unter bestimmten Umständen eine Datei zweimal geschrieben. Es ist zu SoX 14.4.0 verbessert worden.
This release fixes a bug where under certain circumstances a file was written twice. It has been upgraded to SoX 14.4.0.

2012-02-13 04:37
0.9.6

FFmpeg-Entwicklung gegangen ist laut ffmpeg.mplayerhq.hu auf Hochtouren. Als Folge war nicht R128GAIN mehr mit der neuesten FFmpeg-Version kompilieren. Dieses Release Häfen R128GAIN die neuesten FFmpeg-API. Es fügt eine Kommandozeile und GUI-Option erlaubt die Wahl zwischen der EBU R128-2 (aktuelle, aus 2011) und EBU R128-1 (ehemals, aus 2010) Normen. Die Veröffentlichung erfordert "libavformat.so.54" und "libavcodec.so.54" ("Avformat-54.dll" und "Avcodec-54.dll" auf win32) und ist wieder im Einklang mit der neuesten FFmpeg-Builds.
According to FFmpeg.org, FFmpeg development has gone into overdrive. As a consequence, R128GAIN wasn't compiling any longer using the latest FFmpeg versions. This release ports R128GAIN to the latest FFmpeg API. It adds a command line and GUI option to allow choosing between the EBU R128-2 (current, dating from 2011) and EBU R128-1 (former, dating from 2010) standards. The release requires "libavformat.so.54" and "libavcodec.so.54" ("avformat-54.dll" and "avcodec-54.dll" on win32), and is again in line with the latest FFmpeg builds.

2012-02-08 07:19
0.9.5

Diese Version behebt einen Fehler in 0.9.4, wo nur die Lautstärke oder Lautheit Bereich konnte berechnet werden aber nicht beide zusammen. Das Ergebnis war, dass in fast allen praktischen Fällen die Lautstärke um 23,0 Verzug LUFS.
This release fixes a bug in 0.9.4 where only either the loudness or the loudness range could be computed but not both together. The result was that in almost all practical cases the loudness defaulted to -23.0 LUFS.

2012-02-06 03:45
0.9.4

Diese Version implementiert die EBU R128 Lautheit Bereich Algorithm (LRA). Es gibt vier jeweiligen Umgebungsvariablen für die Befehlsoption: $TR - der Track-Lautstärke-Bereich; $TRDB - Bereich Track-Lautstärke in dB/LU; $AR - Bereich Lautheit Album; und $ARDB - Bereich Album Lautstärke in dB/LU. Die API von LIB1770 (Umsetzung des Lautheit Bereich Algorithmus) hat geringfügig geändert, damit können für die Bereitstellung der Länge eines Blocks (400 ms oder 3000 ms.)
This release implements the EBU R128 loudness range algorithm (LRA). It provides four respective environment variables for the command option: $TR - the track loudness range; $TRDB - the track loudness range in dB/LU; $AR - the album loudness range; and $ARDB - the album loudness range in dB/LU. The API of LIB1770 (implementing the loudness range algorithm) has slightly changed in order to allow for providing the length of a block (either 400 ms or 3000 ms.)

2012-01-07 07:11
0.9.3

Diese Version bietet vier weitere Umgebungsvariablen für die Befehlsoption: $TL - die Track-Lautstärke relativ zum vollen Umfang; $TLDB - die Track-Lautstärke relativ zum Skalenendwert in dB/LUFS; $AL - die Album-Lautstärke relativ zum vollen Umfang; und $ALDB - die Album-Lautstärke relativ zum Skalenendwert in dB/LUFS.
Tags: GUI, cli
This release provides four more environment variables for the command option: $TL - the track loudness relative to full scale; $TLDB - the track loudness relative to full scale in dB/LUFS; $AL - the album loudness relative to full scale; and $ALDB - the album loudness relative to full scale in dB/LUFS.

Project Resources