You double-click a video and nothing plays. Or it opens but freezes on the first frame. Or you get sound and a black screen. "Corrupted video" covers several very different faults, and the right fix - and whether a fix is even possible - depends entirely on which one you have. This guide separates the two problems people lump together: recovering a video you've lost, and repairing a video you still have but that won't play.
The single rule that protects you: always work on a copy. Every repair method below should be run against a duplicate, so a failed attempt never costs you the original.
First, figure out what's actually broken
A video file is a container (MP4, MOV, MKV) holding encoded video and audio streams, plus an index that tells the player where each frame lives. Corruption usually hits one of three layers:
-
The index/header (e.g. the MP4 moov atom) - the data is there, but the player can't navigate it. The file won't open, or plays audio with no picture. This is the most repairable case.
An MP4 is built from atoms, each one prefixed by an 8-byte header: 4 bytes giving the atom's total size, then 4 bytes of ASCII naming its type. The two that matter are
mdat, which holds the actual encoded frames and accounts for nearly the whole file size, andmoov, the index that says which byte offset each frame lives at. Many cameras and phones writemoovlast, once recording ends and the final sizes are known. That single design choice is why a clip cut short by a dead battery is a largemdatwith nomoovat all: every frame is present and nothing can play them. -
The container wrapper - streams are intact but mis-wrapped. Re-muxing fixes it.
-
The encoded frames themselves - bytes are missing or overwritten (failed transfer, dying drive). No tool can rebuild frames that aren't there.
Knowing which layer is damaged tells you whether to expect a full recovery or only partial.
Step 1 - Try VLC before anything else
VLC Media Player is far more tolerant of malformed files than the default players. Two things to try:
- Just open it. VLC often plays files that Windows Media Player or QuickTime reject outright. When prompted to "fix" an AVI index, say yes.
- Transcode it. If it plays, go to Media → Convert/Save, pick an MP4 profile, and export. This rewrites a clean container around the streams VLC can read - often turning a glitchy file into a stable one.
If VLC plays it cleanly, you're done. If it stutters or shows audio only, move to re-muxing.
Step 2 - Re-mux or transcode (audio but no video)
When you get sound but a black screen, the audio stream is usually fine and the video stream's index is damaged. Rewrapping the streams into a fresh container - re-muxing - frequently restores the picture without re-encoding. Free tools like FFmpeg can re-mux (-c copy) or, if that fails, transcode to rebuild a playable file. Re-muxing is lossless and fast; transcoding re-encodes (slight quality loss) but fixes deeper container problems.
Step 3 - Reference-based repair for files that won't open
If the file won't open at all and VLC can't read it, the index is likely destroyed - common after an interrupted recording (camera died mid-clip) or a transfer that stopped midway. The data may still be there with no map to it.
The fix for this is a reference-based repair: a tool takes a known-good clip from the same device, same resolution and codec, learns the correct structure from it, and rebuilds the index of the broken file. The closer the reference matches, the better the result. This is how most "unopenable" phone and camera videos get recovered.
The match has to be genuinely close because the reconstructed index is built from the reference's own parameters. A 1920 x 1080 clip at 30 fps and a 3840 x 2160 clip at 60 fps from the same phone produce different frame sizes and different timing tables, so the wrong reference yields a file that opens and shows scrambled output. Shoot a few seconds of throwaway footage on the same device in the same mode if you no longer have a matching clip.
Step 4 - If the video is missing, recover it first
Everything above assumes you still have the file. If you deleted it, lost it to a format, or the card/drive shows it's gone, that's a recovery job, not a repair. Recovery software scans the storage at the sector level and rebuilds video files by their signatures - then, if the recovered copy still won't play, you repair it with the steps above.
EaseUS Data Recovery Wizard is the tool we point most readers to for getting lost video back: it scans memory cards, drives and SSDs, previews recoverable files before you pay, and lets you filter by type so you can find your clips without waiting for a full scan. Install it on your PC - never on the drive you're recovering - and restore to a different disk.
Recover lost video files with EaseUS
If your videos live on an external drive or memory card that's also acting up, fix the storage problem in parallel - see our guides to recovering a corrupted external hard drive and recovering photos from a corrupted SD card, and the broader best data recovery software of 2026 (with the free options worth trying first). Video isn't the only format that breaks this way: if a document won't open, the same diagnose-on-a-copy approach applies to repairing a corrupted PDF file.
The honest limitation
No tool can invent video that isn't there. If the encoded frames were overwritten or never finished writing, the best any repair can do is salvage the portion that survived - sometimes a clip that plays up to the point of damage, sometimes only the audio. Reference-based repair and re-muxing genuinely rescue a lot of "dead" phone and camera footage, but a file truncated to a fraction of its size has lost the missing part for good. Recover what survived, then back up originals so a single corrupt copy never ends the story.
Related reading: Repair a corrupted JPEG
Recover the data from your hard drive → EaseUS
Free scan · deleted, formatted & lost files · Windows & Mac


