Post Reply 
Room correction with convolution per sample rate
01-12-2018, 15:47 (This post was last modified: 01-12-2018 16:11 by simoncn.)
Post: #15
RE: Room correction with convolution per sample rate
In FFmpeg 4.1, the afir filter has some settings for applying different gain computations (see this section). The default is gtype=peak. If you specify gtype=gn instead, you should get something close to JRiver. The syntax for specifying this is:

convOut=-i /mnt/disk1/share/MinimServer/convolution/Cor1S44.wav -lavfi afir=gtype=gn

Another possibility is to use gtype=none. This seems (for me) to produce results similar to gtype=gn.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Room correction with convolution per sample rate - simoncn - 01-12-2018 15:47

Forum Jump:


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