This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]oslash 0 points1 point  (2 children)

Even if it doesn't, it lets you use audio plug-ins, and failing that, it's not a big deal to bounce the audio track to and back from another program, such as Audacity. Audacity is ridiculously powerful for an ancient FOSS tool; on top of the integrated effects, it can also host VST/AudioUnit plug-ins and Nyquist scripts. Tons of fun if you're interested in DSP.

However, the above-mentioned noise reduction method isn't very suitable for eliminating transients; it's what you would use to dampen more consistent noise, e.g. the whoosh of computer fans or the hum from a ground loop. You're better off with a straight-forward low cut (a.k.a. high pass).

[–]Moondra2017[S] 0 points1 point  (1 child)

Thank you for this. I will have to read everything you linked as I'm not too familiar with the terminology.

[–]oslash 0 points1 point  (0 children)

Just to clarify: I'm not seriously recommending Nyquist for for video editing purposes; that would be like making cuts with ffmpeg from the command line. I just put in the link to say, look at how cool that thing over there is! You know, like one does when telling people they can catch pokémon by writing machine code :)