Hacker News new | ask | show | jobs
by vismit2000 298 days ago
Is there an easy way to denoise an audio file using ffmpeg to remove constant hum sound from an old audio recording introduced due to low quality of recording instrument?
1 comments

You should take a look at sox instead. What ffmpeg is to video, sox is to audio.
What is latest sox release? Why you ignore all ffmpeg audio filters?