Fix Your Audio in 5 Minutes: Tips for Humanitarians AI Fellows | Professor Bear's Quick Demo

A five-minute fix for poor microphone audio: extract it with FFmpeg, amplify it in Audacity, then swap it back into your video before you upload.

4:33 video4 min readWatch on YouTube

Most volunteers making educational videos are not professional YouTubers, and their microphones show it. Professor Bear's quick demo tackles a problem that quietly undermines otherwise good content: audio so poor it makes an entire video hard to sit through, and it shows exactly how to fix it in about five minutes using two free tools.

The problem: good footage, unusable sound

The demo starts with a real example, a video where the visuals look solid but the audio is bad enough to effectively ruin the piece. That gap between visual quality and audio quality is common among volunteers who never had access to professional microphones, and it is treated here as fixable rather than as a reason to scrap the footage or feel discouraged.

Extracting audio with FFmpeg

The first step is pulling the audio track out of the video using FFmpeg, a free command-line tool. On a Mac, it installs through Homebrew. The commands themselves are simple: specify the encoding, in this case a wave file, and the name of the source file, then run it. The result is a standalone .wav file that can be worked on independently of the video.

Amplifying with Audacity

That extracted wave file typically looks weak when opened in Audacity, another free tool, with a visibly flat waveform that reflects just how quiet and thin the original recording actually was. The fix is to double-click the track, go to Effect, then Volume and Compression, and apply amplification. In the demo, the amplification level defaults to 27.5, and the fix is to pull it back slightly to around 27 rather than pushing it all the way to the top. Stopping just short of the maximum is deliberate, since driving the gain too high risks introducing distortion that would undo the entire point of the fix. The difference is audible immediately: what was a barely usable track becomes clear and listenable, to the point where the specific words being said, in the demo's example clip, an introduction to a web scraping and automation tool, become easy to follow.

Swapping the audio back into your edit

Once the audio sounds right, it gets saved under the same file name and brought into whatever video editor you use, Premiere Rush, Premiere Pro, After Effects, or Camtasia. The old, unusable audio track is removed from the video and replaced with the newly cleaned version. The demo overwrites the original low-quality file entirely rather than keeping it, since there is no real reason to preserve audio nobody can understand. The version with the improved audio is the one that gets uploaded to YouTube.

Why this matters for volunteers specifically

The core argument is practical rather than technical: if viewers cannot understand what you are saying, the video is not doing its job, no matter how good it looks. Fixing audio after recording takes roughly five minutes and makes a substantial difference in whether people can actually follow the content. Professor Bear is explicit that he understands most volunteers do not have professional microphones, especially those who just graduated as students, and that this is a completely reasonable starting point. The expectation is not that everyone shows up with studio equipment; it is that everyone takes the extra five minutes after recording to make sure what they said can actually be heard.

This is framed explicitly as part of an onboarding series for Humanitarians AI Fellows, aimed at helping volunteers without professional equipment still produce videos people can watch and understand. The video is presented as the first of what is intended to be an ongoing set of small, practical tips and tricks for making better videos, and while it is aimed primarily at Fellows producing content for Humanitarians AI, the underlying FFmpeg-and-Audacity technique works for anyone recording with an imperfect microphone.

Key takeaways

  • Extract audio from your video using FFmpeg, a free tool installable via Homebrew on a Mac.
  • Open the extracted wave file in Audacity and use Effect, then Volume and Compression, to amplify it.
  • Amplify close to the top of the range without maxing it out, to avoid distortion.
  • Import the cleaned audio into your video editor, remove the original poor-quality track, and overwrite the file before uploading.
  • The whole process takes about five minutes and can make an otherwise unusable video watchable.

Who this is for

This tutorial is aimed directly at Humanitarians AI Fellows recording videos without access to professional microphones, though the technique applies to anyone whose video content is being undercut by weak audio. It is part of a broader onboarding series covering practical video production tips for volunteers.

Full transcript(auto-generated, with timestamps)

[0:00]Okay, Professor Bear here. A quick little demo for volunteers, for fellows, on why you've got to fix your audio. Most volunteers are not professional uh YouTubers or voice actors, and their mics tend to be terrible. So, I'm going to show you an example of how you can extract your audio from your video and make it so it's listenable. So, for example, this video here, it looks like it could be a nice video. This is the image. It's getting But the audio is terrible. It's basically destroyed the complete video um with terrible audio. So, let's fix it. So, we're going to use the ATFMPEG tool again.

[0:50]So, the commands will be in in there. uh their commands are all over the GitHub, but just at that m name of the video, some parameters of how you want the encoding. This is meaning is it going to be a wave of encoding and the name of the file and justfe is a free tool that you install. If you're using uh a Mac, you use brew to install it and just hit return. There we go. Now we have a wave file. Now let's open this thing up in Audible. So, we just import it into Audible. Uh, not Audible, Audacity into Audacity. Look at that. That That sound wave is terrible. So,

[1:40]All we have to do is double click. We go to effect volume and compression amplified. This is says 27.5. Don't take it all the way to the top. just stick it near to the top. So rather than 27.5, I'm just going to take it to 27. >> Hello everyone, welcome back to the channel. Today we are taking a quick look at crawly.dev. This is the ultimate web scraping and automation framework. >> So now he's going to actually listen to the audio. Then you just say that we're going to give it the same name. that you bring it into whatever editing tool you have, you know, Premier Rush,

[2:27]Premiere, After Effects, uh, Camtasia, Premiere Pro, whatever you're using. I'll just do it in Camtasia here. So, I'm going to import the video. I'm going to put it in here. I am going to remove this terrible audio and I'm going to add the good audio. Hello everyone, welcome back to the channel. Today we are taking a quick look at crawly.dev. >> And I'm going to actually overwrite the file because I have want nothing to do without all the audio. So, I don't care to keep it. If I wanted for some reason to keep the old audio, I would. Instead, I'm just going to overwrite the old file. And this new

[3:27]One, the one with the improved audio is what I'm going to upload to YouTube. Audacity is a free tool. FFmpeg is a free tool. Fix your audio. Part of being a volunteer is making nice videos. If somebody cannot understand what you're saying, the video is not doing its job. I understand that most of you don't have professional mics if you just graduated as a student, and that's fine. But fix your audio after you record. That takes maybe five minutes to do, and it makes a huge difference if people can hear what you say. So that's it. This is mainly a series for fellows to make better

[4:15]Videos. So we'll put a lot of little tips and tricks. Of course anybody can use this but this is primarily for fellows doing videos for humanitarians AI how to do basic things making videos. So that's it and I'll catch you in the next one.

More videos

Humanitarians AI Lyrical Literacy Project