Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
convolution with acourate fir filter
09-12-2018, 13:52
Post: #33
RE: convolution with acourate fir filter
(09-12-2018 10:36)SMSWAP Wrote:  /share/CACHEDEV1_DATA/.qpkg/ffmpeg/ffmpeg

seems to be the newly installed 4.x FFMPEG version.

NOW, it saves without an error, BUT it still doesn't convolute the file Sad

This is how stream.options currently looks like:
convOut=-i /share/CACHEDEV1_DATA/Music/ConvolutionFiles/Echo44.wav

You can definitively confirm the version of ffmpeg being invoked by use of the following command.

-version

Your convout command should also be suffixed with the following to invoke convolution.

-lavfi afir

You might find this Ffmpeg documentation page useful as well.

Having said all of that, convolution can have a subtle effect on the audio file and you have not hinted at the type of convolution that you are applying. Perhaps, to remove any doubt, you could generate a convolution filter with an obvious effect, e.g. extreme high pass or low pass.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: convolution with acourate fir filter - Alandbush - 09-12-2018 13:52

Forum Jump:


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