Download List

项目描述

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.

系统要求

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.

2012-03-19 04:47
0.9.6-3

此版本修复 bug,在某些情况下写入文件两次。它已经升级到 SoX 14.4.0。
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.org,FFmpeg 发展已经进入白热化。因此,R128GAIN 不编译不再使用 FFmpeg 的最新版本。此版本端口 R128GAIN 到最新的 FFmpeg API。它将添加一个命令行和 GUI 选项,以便允许 EBU R128-2 (当前,从 2011 年开始约会) 和 EBU R128-1 (前,从 2010 年起和约会) 之间进行选择的标准。释放需要"libavformat.so.54"和"libavcodec.so.54"("avformat 54.dll"和"avcodec 54.dll"在 win32 上),并再次符合最新的 FFmpeg 生成。
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

此版本修复 bug 在 0.9.4 里也只有响度或响度范围可以计算出但不是能两者都在一起。结果是在几乎所有实际情况下响度默认为-23.0 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

此版本实现 EBU R128 响度范围算法 (上帝军)。它提供了四个各自的环境变量的命令选项: $TR-轨道响度范围 ;$TRDB-在 dB/陆 ; 轨道响度范围$AR-专辑响度范围 ;和 $ARDB-dB/陆中的专辑响度范围。LIB1770 的 API (执行的响度范围算法) 有些轻微的改变,以便提供块 (400 ms 或 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

此版本提供了四个多个环境变量的命令选项: $TL-轨道响度与充分的规模 ;$TLDB-与 dB/LUFS ; 全面跟踪响度$AL-专辑响度与充分的规模 ;和 $ALDB-专辑响度与充分规模在 dB/LUFS。
标签: 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