[FFmpeg-user] Removing audio noise

Cecil Westerhof Cecil at decebal.nl
Sat Apr 19 12:27:21 CEST 2014


At the moment I am using:
ffmpeg -async 1
       -f alsa
       -ac 1
       -i hw:1,0,0
       -f x11grab -s 1920x1080
       -r 25
       -i :0.0
       -acodec libmp3lame
       -ar 22050
       -ab 64k
       -qscale:video 4
       2014-04-19_12:24.avi

This works reasonably good. The only problem is that there is some
white noise in the audio. Is there a way to filter this away?

-- 
Cecil Westerhof
Senior Software Engineer
LinkedIn: http://www.linkedin.com/in/cecilwesterhof


More information about the ffmpeg-user mailing list