Your Digitized Video Has No Sound — Here's How to Find Out Why
A silent home movie has only two possible explanations, and they need opposite responses. Either the audio is sitting inside the file and your player can't decode it — the usual story with DVD rips, and fixable for free in about ten minutes — or the capture never recorded sound in the first place, in which case no amount of converting will bring it back and the tape has to be run again. One look at the file's Media Information panel in VLC tells you which of the two you're dealing with, so do that before you spend an evening on the wrong fix.
Thirty boring seconds before you blame the file
A surprising share of "my transfer has no sound" turns out to be the room, not the recording. Rule these out first — it costs half a minute and occasionally ends the whole investigation:
- Your computer's output is somewhere else. A pair of headphones or a Bluetooth speaker that connected itself in another room is the single most common cause. Check the sound output device, not just the volume slider.
- The player's own volume is separate. VLC, QuickTime and every browser keep a volume control independent of the system one. All three have to be up.
- The audio track is switched off in the player. In VLC, open the Audio menu and check the Audio Track submenu — if it says Disable, that's your answer. Files with more than one track can also open on the wrong one.
- Try a second file. If every video is silent, the problem is the computer. If only this one is, keep reading.
Still silent? Then it's the file, and the next step tells you what kind of silent.
The one check that decides everything
You need to know whether the file contains an audio stream. VLC — free, from videolan.org, Mac and Windows — will tell you in seconds, and it's worth installing for this alone.
- Open your video in VLC.
- Open the information panel: on Windows it's Tools → Codec Information; on a Mac it's Window → Media Information. Either way you want the Codec tab.
- Look for a section labeled Audio alongside the Video one, listing a codec such as MPEG AAC, A52 / AC-3, MPEG Audio, or PCM.
Now you know which fork you're on:
- An audio section is listed — the sound is in there. Go to Case A. If VLC also plays it audibly, you have a pure decoding problem and a free fix.
- No audio section at all— nothing was recorded. Go to Case C. Converting cannot invent audio, so don't waste the evening trying.
This is the same triage logic as our guide to files that won't play at all: find out whether the data is present before you go looking for a converter.
Case A: the audio is there, your player won't decode it
This is the common one, and it has a specific culprit. If your service returned a DVD, a disc copied to a USB stick, or .VOB files, the audio on it is very likely AC-3 — Dolby Digital, the standard sound format on video DVDs, which VLC lists as A52. Apple's players generally won't decode it. So the file plays with sound in VLC, plays silently in QuickTime, and imports into Apple Photos as a silent movie. Nothing is damaged; the audio simply needs re-encoding into a format everything speaks.
The universal destination is AAC audio inside an MP4, alongside H.264 video. Use HandBrake (free, from handbrake.fr):
- Drag your file onto HandBrake.
- Choose the Fast 480p30 preset for tape footage, or Fast 1080p30 for HD camcorder files.
- Open the Audio tab — this is the step people skip. Make sure a track is listed, and that its codec reads AAC. If it reads a passthrough option instead, HandBrake will copy the original AC-3 across untouched and your new file will be just as silent as the old one.
- Pick a destination folder and click Start Encode.
Play the result before you delete anything. Twenty seconds of checking now beats discovering next year that you re-encoded a whole shelf of tapes into silence.
One warning about the free "add audio to video online" sites that fill these search results: they want you to upload multi-gigabyte family footage to an anonymous server, and they cannot do anything HandBrake doesn't do faster on your own machine. Keep the footage at home.
Case B: sound only in one speaker
Not silence exactly, but the same family of problem: audio out of the left side only, or so faint through headphones that it feels broken. Two ordinary causes:
- Only one audio cable was connected. Composite capture uses three RCA plugs — yellow for video, red and white for the two audio channels. Plug in one of the pair and you capture one channel.
- The deck played the tape's mono track. VHS carries a mono linear audio track as well as the stereo hi-fi track, and a VCR without hi-fi playback gives you the mono one. That is genuinely what the machine had to work with, not a mistake by whoever ran the transfer.
Either way the recording is fine and the fix is the same: fold the channels together so both speakers get the sound. In HandBrake's Audio tab, set the track's Mixdown to Mono and encode. Compare the result against the original before you keep it — on a very quiet capture you may want to nudge the Gain up a few decibels in the same tab.
Case C: no audio track at all
VLC lists a Video section and nothing else. Be clear-eyed about what this means: the sound was never written into the file, so there is nothing on your computer left to recover. Converting, renaming, and re-downloading all do nothing here.
How it happens: whoever captured the tape connected the video cable and not the audio pair, or used a capture device set to video-only input. It is an easy mistake to make and an easy one to miss, because the operator is usually watching a preview window rather than listening.
The good news is that your tape still holds the audio. What to do, in order:
- Check the rest of the batch.If every file is silent, it was a settings problem and the whole order needs re-running. If just one is, it was that tape's session.
- Email the service inside its support window. Give them the file name and one clear sentence: the video plays but the file contains no audio stream. That phrasing skips a week of "have you checked your volume?" replies. If they still hold your tapes, most will re-run them.
- If your tapes are already back, get that tape re-transferred. Nothing else recovers the sound.
While you're at it, make sure whatever you get back the second time is safely copied. A single USB stick from a service is not a backup — our backup guide covers the twenty-minute version.
When the original never had sound
Before you accuse anyone of a bad transfer, check what you actually sent them.
- 8mm and Super 8 film reels are normally silent. Home movie film recorded picture only — families narrated live over the projector. Sound-striped Super 8 cartridges did exist but were uncommon. A silent film transfer is almost always faithful to the reel.
- Videotape always carried sound. VHS, VHS-C, 8mm video, Hi8, Digital8 and MiniDV all recorded audio, so silence from one of those is a real fault worth pursuing. Unsure which you handed over? Our format identification guide sorts film reels from videotape cassettes.
- Some stretches were silent on the day. A camcorder microphone that was covered, a windy beach, a muted section a relative recorded over — patchy audio across one tape is often just the tape.
Frequently Asked Questions
Why does my digitized video play with no sound?
Almost always one of two things. Either the audio track is inside the file but your player can't decode it — very common with DVD rips, whose audio is usually Dolby Digital (AC-3), a format Apple's players generally refuse — or the capture never recorded audio at all, because only the video cable was connected. Open the file in VLC and look at its Media Information panel: if an audio stream is listed, it's a decoding problem you can fix for free in about ten minutes. If no audio stream is listed, the sound was never captured and only a re-transfer will bring it back.
It has sound in VLC but not in QuickTime or Apple Photos. Why?
VLC ships with its own decoders for nearly every audio format ever used. Apple's Photos app and QuickTime handle a much shorter list — AAC above all, and not AC-3, the Dolby Digital format that DVDs use. A DVD rip therefore plays perfectly in VLC and lands silent in Apple Photos. Re-encode the audio to AAC once with HandBrake and it works everywhere after that.
I converted it with HandBrake and now there's no sound at all.
Check HandBrake's Audio tab before you encode. If the track's codec is set to a passthrough option, HandBrake copies the original audio across untouched — so an AC-3 track stays AC-3 and stays silent on Apple devices. Set the codec explicitly to AAC and re-encode. Also confirm a track is actually listed in that tab: if it's empty, the source file has no audio to carry over.
Why is the sound only coming out of one speaker?
The audio was captured on one channel only. This happens when just one of the two audio cables (the red and white RCA plugs) was connected to the capture device, and also when a VCR without hi-fi playback heads outputs the tape's mono linear audio track. The footage is fine — the audio just needs to be copied to both channels. In HandBrake's Audio tab, set the mixdown to Mono, which folds the channels together so the sound comes out of both speakers.
My 8mm film transfer has no sound. Was it done wrong?
Probably not. Standard 8mm and most Super 8 home movie film is silent — the cameras recorded picture only, which is why families narrated over projector screenings. Some Super 8 cartridges had a magnetic sound stripe, but they were the exception. If your reels are ordinary home movie film, no transfer service can recover audio that was never recorded. Videotape formats like VHS, VHS-C, Hi8 and MiniDV always carried sound, so silence there is a real problem worth chasing.
Can the service redo it if the audio is missing?
Usually yes, if you ask inside their support window and they still have your tape. Missing audio on a videotape transfer is a capture error, not a limitation, and most services will re-run the tape rather than argue about it. Send them the file name and one sentence: the video plays but contains no audio stream. If your tapes have already been mailed back to you, the tape itself still holds the sound — it takes another transfer to get it.
Sound sorted? Now make the footage watchable
TapeSave takes the long file — MP4, MOV, AVI, MKV or MPG — and splits it into individual dated clips, one per birthday, holiday or recital, ready for a group chat or a shared album. It keeps whatever audio your file has; it can't repair a silent one, so fix the sound first, then upload. Starting at $9.99 per video.
Get startedNeed that tape run again — with the audio this time?
If the capture never recorded sound, the only fix is another transfer, and the tape in your closet still holds it. Mail-in digitizing is the simplest route: no VCR, no capture box, no cables. Ask for MP4 files with audio included, then come back here to turn them into dated, labeled clips.
Get the tape re-transferred — Legacybox does the rest →Get Our Free Home Video Preservation Checklist
One page: what to do before you digitize, what to ask a transfer service for, and what to do with the files when they come back. No spam — one-click unsubscribe on every email.
No spam, unsubscribe anytime.