Re: Is there an audio denoise filter?
Geoff Clements <[email protected]> Sat, 6 Mar 2010 08:37:07 +0000
| Newsgroups | gmane.comp.video.transcode.user |
|---|---|
| Message-ID | <[email protected]> |
On Friday 05 Mar 2010 19:28:04 Al Bogner wrote: > Am Freitag, 5. M=E4rz 2010 19:10:23 schrieb Geoff Clements: > > Al Bogner wrote: [snip] > I know sox too, but I don't know how to pipe it=20 Piping is straightforward using the "-" special file name, it's described= in=20 the man pages. > and which options I have to > use for audio denoising. >=20 This is a little more tricky :) and it all depends on the audio content a= nd=20 the noise you're trying to suppress. There's no easy way to do this but y= ou do=20 have the choice of a number of filters such as lowpass, highpass, bandpas= s,=20 etc, but the place to start is probably the noiseprof and noisered filter= s.=20 Again, have a look at the man pages. --=20 Geoff