Post Reply 
Convolution and Upsampling
18-07-2020, 16:06
Post: #13
RE: Convolution and Upsampling
(11-07-2019 09:30)simoncn Wrote:  You need to create an FFmpeg filtergraph using the following syntax:

convOut=-i /share/ConvolutionFiles/Cor1S*.wav -lavfi afir=gtype=gn[2];[2]aresample=resampler=soxr:precision=32

This sends the output of the afir filter to an internal FFmpeg stream [2], which is then used as the input to the aresample filter.

Hello simoncn,

In addition to the convolution filter and SoX resampling, I would like to apply ReplayGain(volume=replaygain=album).
Could you please tell me the syntax in that case?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Convolution and Upsampling - mm2 - 10-07-2019, 17:50
RE: Convolution and Upsampling - mm2 - 12-07-2019, 14:07
RE: Convolution and Upsampling - yaslam - 18-07-2020 16:06
RE: Convolution and Upsampling - mm2 - 13-07-2019, 13:22
RE: Convolution and Upsampling - mm2 - 14-07-2019, 16:28
RE: Convolution and Upsampling - mm2 - 16-07-2019, 17:31
RE: Convolution and Upsampling - mm2 - 27-07-2019, 16:24

Forum Jump:


User(s) browsing this thread: 1 Guest(s)