Page 1 of 1

libReclock ?

Posted: 10 Jun 2010 11:44
by forart.it
Hey guyz, what about implementing Reclock-functionality inside VLC ?
ReClock uses some modified GPL'ed source code for the dynamic range compressor, time stretching, the AC3 encoder and the software sound resampler.

The source code can be downloaded here: http://oss.slysoft.com/ReClock/

You can recompile this code with Visual Studio 2005. It will produce new DLLs that can be put in place of the ones provided in the distribution.

The sound compressor is based on AudioCompress XMMS plugin

The sound resampler is based on libresample by Dominic Mazzoni & Julius Smith: https://ccrma.stanford.edu/~jos/resample/resample.html

The sound timestretching code comes from SoundTouch Audio Library : http://www.surina.net/soundtouch

The AC3 encoder uses the Valex Audio Library (VALib) by Alexander Vigovsky: http://ac3filter.net/