This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

There is a way to add some audio filters to Hybrid?
#4
just for a "future" reference:

i removed statics using ffmpeg:

ffmpeg -i input.mp4 -af "afftdn=nf=-25" -c:v copy output.mp4

(a second pass make the sound too metallic... but can also help)

and after that i removed the whistle from camcorder motor that was from 2.3Khz to 2.9hz (maximum spike at 2.65Khz)
using sox as suggested by Selur .. (extracting an mp3 from mp4)

sox input.mp3 output.mp3 sinc 2.9k-2.3k

this make the camcorder noise to disappear (removing also some voice frequencies... but better than original)

P.S. the afftdn filter can be nice if can be added to hybrid's filters list
Reply


Messages In This Thread
RE: There is a way to add some audio filters to Hybrid? - by Bartoloni - 03.07.2023, 21:18

Forum Jump:


Users browsing this thread: 1 Guest(s)