Help me edit a specific sound out of a home video (DV-AVI)
June 26, 2008 8:32 PM Subscribe
Is there free video editing software that can edit audio as well? If so, how do I remove a specific sound from my video?
I was planning on asking for suggestions on video editing software, but I realized that's been covered and it's not really specific enough for what I need. I basically need two things, 1) video editing software that can edit sound as well (or just some method to edit sound in a video) and 2) some advice on how to edit the sound (see below). Oh, and my budget for this is no more than $0. Well okay, $5.
Here are the specifics. Don't need anything fancy for video editing. Cutting, splicing, standard effects, etc. will suffice. It should be able to accept and save in DV-AVI. As far as advice on sound editing: In this particular video my tripod was making intermittent creaking sounds when I moved the camera and it's quite distracting when watching the video. I'm desperately hoping there's a way to edit the audio track(s) and suppress/remove the creaking sound. I can try to mask it with music or something but I still want to be able to hear the other sounds in the video. I'm somewhat familiar with Audacity if that helps. Please tell me I'm not SOL...
Thanks!
posted by jluce50 to computers & internet (7 answers total)
On any of these platforms, you can use the command-line tool ffmpeg to split the audio from a video file into a separate file, edit it in Audacity, and merge the audio and video together again. You probably want to do this before you import the footage into your editor.
For something like a tripod squeak, though, you're probably SOL. Your best bet is to use a graphic or parametric EQ and try to isolate the frequencies where the majority of the tripod squeak is happening, an hope that in pulling them down you don't stomp all over the remaining audio. When I was in film school, I spent many long nights trying to do this with hums of various kinds (Never, EVER shoot a video in a working convenience store. Those freezer compressors? Totally obnoxious.) and came to the conclusion very rapidly that it's FAR easier to go out of your way to eliminate unwanted noise on set than it is to try to get rid of it later.
posted by Alterscape at 8:45 PM on June 26, 2008