Post Reply 
Convolution Filtering
13-07-2020, 08:37
Post: #6
RE: Convolution Filtering
(13-07-2020 08:07)simoncn Wrote:  To do this, you would need two filterchains:

equalizer=f=27:width_type=q:width=8:g=-2
equalizer=f=37:width_type=q:width=8:g=2.04,adeclip=w=55:o=75:a=8:t=10:n=1000

connected into a filtergraph:

convOut=-filter_complex "equalizer=f=27:width_type=q:width=8:g=-2[1];[1]equalizer=f=37:width_type=q:width=8:g=2.04,adeclip=w=55:o=75:a=8:t=10:n=1000"

I have removed the m=a option from adeclip as this is not accepted by my version of FFmpeg (4.3).

However, I don't see how this would be different from my suggestion of using a single filterchain. In both cases, the audio would pass through all three filters.

Thanks Simon
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Convolution Filtering - Mr Underhill - 10-07-2020, 08:39
RE: Convolution Filtering - simoncn - 12-07-2020, 19:48
RE: Convolution Filtering - simoncn - 13-07-2020, 08:07
RE: Convolution Filtering - Mr Underhill - 13-07-2020 08:37
RE: Convolution Filtering - yaslam - 21-07-2020, 05:11

Forum Jump:


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