←back to thread

FFmpeg 8.0

(ffmpeg.org)
985 points gyan | 3 comments | | HN request time: 0.624s | source
1. vismit2000 ◴[] No.44993236[source]
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?
replies(1): >>44994004 #
2. Ey7NFZ3P0nzAe ◴[] No.44994004[source]
You should take a look at sox instead. What ffmpeg is to video, sox is to audio.
replies(1): >>45056870 #
3. pbmahol ◴[] No.45056870[source]
What is latest sox release? Why you ignore all ffmpeg audio filters?