How to Make a Screen Recording Louder (iPhone, Mac, PC)
The fastest way to make a screen recording louder is to open it in a volume booster app like Loudify (iOS), select your recording, drag the volume slider up, and export. Takes about 15 seconds.
Screen recordings are notorious for having quiet audio. Whether you recorded a tutorial, a gameplay clip, a lecture, or a meeting โ the audio often comes out barely audible.
This happens because screen recorders capture system audio at whatever level your device outputs it, and microphone input is often compressed to avoid clipping. The result: a recording that looks great but sounds like it was recorded from across the room.
Here's how to fix it on every platform.
iPhone Screen Recordings
iPhone screen recordings are the worst offenders for quiet audio. iOS captures audio conservatively to prevent distortion, which means most recordings are way too quiet.
Method 1: Use Loudify (Fastest)
Loudify was built specifically for this problem.
Open Loudify and select your screen recording
Pick the recording from your camera roll. Loudify supports all video formats saved on your iPhone.
Drag the volume slider up
Use the quick presets (2x, 3x, 5x) or the precision slider. For most screen recordings, 3x-5x boost sounds right. Hit Preview to check before saving.
Apply noise reduction (optional)
If you recorded with your microphone on, there may be background noise. Tap Audio Filters and enable Noise Reduction to clean it up.
Export
Save to camera roll or share directly to YouTube, TikTok, or any app.
For screen recordings with voiceover, try the Voice Clarity filter in Loudify. It boosts the speech frequency range (1-4kHz) specifically, making your voice pop without amplifying background noise.
Method 2: Use iMovie (Free but slower)
- Open iMovie โ New Project โ Movie
- Import your screen recording
- Tap the clip, then the speaker icon
- Drag volume up (max ~500%)
- Export
iMovie works but re-encodes the entire video, which takes longer and can slightly reduce quality. It also doesn't have noise reduction filters.
Mac Screen Recordings
If you recorded your Mac screen using the built-in Screenshot toolbar (Cmd+Shift+5) or QuickTime Player, here's how to boost the volume.
Method 1: QuickTime + iMovie
- Open the recording in iMovie on Mac
- Select the clip in the timeline
- Click the volume icon above the viewer
- Drag the slider up to 400%
- Export
Method 2: FFmpeg (Free, Command Line)
If you're comfortable with Terminal, FFmpeg is the most powerful option:
ffmpeg -i screen_recording.mov -af "volume=3.0" -c:v copy output.mov
This triples the audio volume. The -c:v copy flag keeps the video untouched (no re-encoding), so it's fast and quality is preserved.
For even better results, use the loudnorm filter to normalize to broadcast standards:
ffmpeg -i screen_recording.mov -af "loudnorm=I=-16:TP=-1.5" output.mov
The -c:v copy flag is key. It copies the video stream without re-encoding, making the process nearly instant. Only the audio gets processed.
Windows PC Screen Recordings
If you used Xbox Game Bar (Win+G), OBS, or any other recorder on Windows:
Method 1: Clipchamp (Built into Windows 11)
- Open Clipchamp (comes pre-installed on Windows 11)
- Import your recording
- Click the clip โ Audio tab โ drag Volume slider up
- Export
Method 2: DaVinci Resolve (Free, Professional)
- Import recording into the timeline
- Switch to the Fairlight (audio) tab
- Raise the channel fader to boost volume
- Add a Limiter effect to prevent distortion at high boost levels
- Export
Method 3: VLC (Playback Only)
If you just need to watch the recording louder (not save it):
- Open in VLC
- Drag the volume slider above 100% (goes to 200%)
- For more: Tools โ Preferences โ All โ Audio โ set Volume step to "512"
VLC only boosts playback volume โ it doesn't modify the actual file. If you need to share the louder version, you'll need one of the other methods.
Why Are Screen Recordings So Quiet?
Understanding the cause helps prevent the problem:
- iOS conservatism โ iPhone records system audio at a reduced level to prevent clipping if a notification sound plays during recording
- Microphone auto-gain โ when you include mic audio, iOS/macOS reduces sensitivity to avoid distortion, which makes everything quieter
- No audio normalization โ unlike professional recording software, built-in screen recorders don't normalize audio levels after capture
- Low source volume โ if the app you're recording has its own volume control (like a video player), and it's not at max, the recording captures that lower level
Preventing Quiet Screen Recordings
For your next recording:
- Max out the source volume โ turn up the in-app volume of whatever you're recording to 100%
- Turn up device volume โ set your iPhone/Mac volume to max before recording
- Use headphones โ on Mac, routing audio through headphones sometimes captures at a higher level
- Record mic separately โ for voiceovers, record your voice with Voice Memos or a dedicated mic, then combine in a video editor
- Check audio levels first โ do a 5-second test recording and check the volume before committing to a long session
Quick Summary
| Platform | Fastest Fix | Quality | |---|---|---| | iPhone | Loudify | Best โ boost + noise reduction | | Mac | iMovie or FFmpeg | Good | | Windows | Clipchamp or DaVinci Resolve | Good | | Just watching | VLC | Playback only |
Fix your quiet screen recording in 15 seconds
๐
Ready to make your videos louder?
Loudify boosts video volume up to 1000%. Free on iOS, no account needed.
Download Loudify Free