Re: [LAU] Gain and clipping wav -> lame

From: Ralf Mardorf <ralf.mardorf@email-addr-hidden-dsl.net>
Date: Sun Jul 28 2013 - 16:20:54 EEST

On Sun, 2013-07-28 at 14:44 +0200, Jörn Nettingsmeier wrote:
> On 07/28/2013 01:27 PM, Fons Adriaensen wrote:
> > On Sun, Jul 28, 2013 at 12:45:00AM -0400, Marc Lavallée wrote:
> >
> >> The "r128gain" software is not the same than "ebur128" that comes
> >> with ebumeter.
> >
> > And where is the source code ?
>
> http://sourceforge.net/projects/r128gain/files/r128gain/1.0/r128gain-1.0-src.tar.gz/download
>
> haven't tried to build it, but it looks like a sane and complete source
> package after a cursory glance.

Isn't there the need to provide all used sources instead of downloading
them? However, I don't care about it.

$ grep DOWNLOAD Makefile
define DOWNLOAD
        $(call DOWNLOAD,ftp://ftp.nluug.nl/pub/ImageMagick/$(@F))
# $(call DOWNLOAD,ftp://mirror.checkdomain.de/imagemagick/$(@F))
        $(call DOWNLOAD,http://www.ijg.org/files/jpegsrc.v$(JPEG_VER).tar.gz)
        $(call DOWNLOAD,http://ffmpeg.org/releases/$(@F))
        $(call DOWNLOAD,$(call SFURL,sox,sox/$(SOXVER)/$(@F)))
        $(call DOWNLOAD,http://www.wavpack.com/$(@F))
        $(call DOWNLOAD,$(call SFURL,flac,flac-src/$(FLAC)-src/$(@F)))
        $(call
DOWNLOAD,ftp://ftp.videolan.org/pub/videolan/x264/snapshots/$(@F))
        $(call DOWNLOAD,http://webm.googlecode.com/files/$(@F))
        $(call DOWNLOAD,http://www.mega-nerd.com/libsndfile/files/$(@F))
        $(call DOWNLOAD,http://downloads.xiph.org/releases/opus/$(@F))
        $(call DOWNLOAD,http://downloads.xiph.org/releases/vorbis/$(@F))
        $(call DOWNLOAD,http://downloads.xiph.org/releases/ogg/$(@F))
        $(call DOWNLOAD,$(call SFURL,lame,lame/$(LAME_MAJOR)/$(@F)))
        $(call DOWNLOAD,ftp://sourceware.org/pub/pthreads-win32/$(@F))
        $(call DOWNLOAD,http://www.tortall.net/projects/yasm/releases/$(@F))
        $(call DOWNLOAD,http://pkgconfig.freedesktop.org/releases//$(@F))

FWIW it didn't build by the first trial on Arch Linux:

$ wget http://kent.dl.sourceforge.net/project/r128gain/r128gain/1.0/r128gain-1.0-src.tar.gz
[snip]
cc1: all warnings being treated as errors
make[2]: *** [gtkgui.o] Error 1
rm r128gain_mkdir.o r128gain_s_rg.o r128gain_sink.o r128gain_cmd.o
r128gain_y.o r128gain_reg.o r128gain_f_ff.o r128gui_io.o r128gain_s.o
r128gain_peak.o r128gui_util.o r128gain_f_sox.o r128gain_ps.o
r128gui_ps.o r128gain_s_r128.o r128gain_meta.o r128gain_f.o
make[2]: Leaving directory
`/usr/src/r128gain-1.0/full/gtk3/build/r128gain'
make[1]: *** [full/gtk3/build/r128gain/r128gain] Error 2
make[1]: Leaving directory `/usr/src/r128gain-1.0'
make: *** [all-full-gtk3] Error 2

Regards,
Ralf

_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@lists.linuxaudio.org
http://lists.linuxaudio.org/listinfo/linux-audio-user
Received on Mon Jul 29 00:15:04 2013

This archive was generated by hypermail 2.1.8 : Mon Jul 29 2013 - 00:15:04 EEST