← All posts

Why Your Recovered Video Files Won't Play

September 23, 2026 · DiskRescue Blog

Your card stopped mounting, or you deleted the wrong folder, and a recovery scan has just handed you 180 MP4 files. You open one. The player throws an error. Another plays four seconds of blocky green and freezes. The sizes look plausible — 2.1 GB, 3.8 GB — so the data is clearly somewhere. It just won't play.

That gap between "the scan found it" and "the file opens" is specific to video, and it has two unrelated causes. Telling them apart is most of the work: one is often fixable, the other usually isn't.

An MP4 is a blob plus an index, and the index is written last

Inside an MP4 or MOV file, the footage itself lives in one large section called mdat. Everything a player needs to make sense of it — where each frame begins, how big it is, the resolution, frame rate, codec settings, how audio lines up with picture — sits in a separate, much smaller section called moov.

Cameras, phones and dashcams write mdat continuously as they record. They can't write moov until recording ends, because until then they don't know the final frame count or the offsets. So moov gets written in a single operation the moment you press stop.

Pull the battery, yank the card, or crash the camera mid-recording and that final write never happens. What's left is full-size, contains every frame you shot, and is completely unplayable — no player can index a raw H.264 stream without the map. This is the most common reason a recovered clip opens to an error instead of a picture.

One exception: fragmented MP4 (fMP4), used by some action cameras and most streaming recorders, writes index information in chunks as it goes, so those files usually survive an interruption.

Fragmentation is why a clean scan still hands you garbage

The second failure looks identical from the outside and has an entirely different cause.

When the file system is damaged or gone, recovery software falls back on carving: it scans raw sectors for the byte patterns that mark the start of known file types, then reads forward from each hit. Carving works beautifully on photos. A JPG is a couple of megabytes and almost always sits in one unbroken run.

Video breaks that assumption. A 4K clip is gigabytes, and it goes into whatever free space exists. On a card filled and cleared a dozen times, free space is scattered between surviving files — the camera fills a gap, jumps, fills another. The file system knew that order. Once it's gone, a carver reading forward from the header collects fragment one and then whatever unrelated data sits beside it.

The result is exactly what you're looking at: the clip opens, plays for the length of the first fragment, then falls apart.

FAT32 adds a wrinkle. It can't store a file over 4 GB, so cameras on SDHC cards split long recordings into chapters; SDXC cards of 64 GB and up ship as exFAT and have no such ceiling. Chaptered recordings mean more files and more headers, so one chapter often survives while its neighbour doesn't.

A rough diagnostic: a file that won't open at all is usually a missing index. A file that opens and dies partway through is usually fragmentation.

Recovering the bytes and repairing the file are separate jobs

Getting the data off the card is recovery — a read-only pass over the raw sectors, pulling out everything that carries a recognisable video signature. DiskRescue does this for MP4, MOV and AVI, retrying bad areas in smaller chunks instead of skipping them, and it never writes to the disk it is reading.

Video work also tends to take more than one pass: carve, test, adjust, carve again. A card that's already unreliable doesn't enjoy being read five times, which is what DiskRescue's [Recover safely] option is for — it copies the whole card into a .img backup on another drive, then scans that image. You need as much free space as the card is large, and the original gets touched once.

Rebuilding a file whose index was never written is repair, and it works differently. Because moov describes structure rather than content, it can often be reconstructed by borrowing that structure from a healthy clip — one shot by the same camera at the same resolution, frame rate and codec settings. Video repair tools graft the reference clip's index onto the broken file. If you still have the camera, record thirty seconds onto a different card and you have your reference.

What no tool does reliably is put scattered fragments back in the right order once the file system is gone. Nothing in the data says "this is piece three of that clip." Partial recovery is a common outcome, and for a dashcam clip where the incident sits in the first seconds, a partial file can be exactly what you needed.

Dashcams: loop recording is built to overwrite

The dashcam case is the hardest one here. Loop recording exists specifically to overwrite the oldest footage so the card never fills, and a 64 GB card in a car driven daily can cycle through its whole capacity in days. Overwritten footage isn't deleted-but-recoverable; it has been physically replaced, and no software reads it back.

That makes the first move urgent and physical: take the card out. Stopping the recording isn't enough on units that resume at the next ignition, and some write the moment they receive power.

One thing works in your favour: most dashcams move impact-triggered and manually locked clips into a protected folder that loop recording skips. If the G-sensor fired, look there first — the file may still exist and need repairing rather than recovering.

What actually changes the odds

In order, from the moment you notice:

  1. Stop writing to the card. Take it out of the device. Don't let the camera "check" or "repair" it, and decline every Windows prompt offering to format.
  2. Don't reformat, in-camera or otherwise. A quick format clears the file tables — the one thing that could still tell software the correct fragment order.
  3. Scan read-only and save somewhere else. Recovered files must land on a different drive. Writing them back to the card overwrites the clips you haven't pulled yet.
  4. Recover everything first, judge later. Preview is unreliable for video; a clip that won't preview may still repair cleanly. Pull it all, then sort.
  5. Try repair on the files that won't open at all, using a reference clip from the same camera and settings.

Two habits change the odds before anything goes wrong. Formatting the card in the camera before a shoot gives the next recording a clean run of contiguous free space — the biggest single factor in whether carving can rebuild it later. And a card kept with room to spare fragments far less than one you run near full.

One piece of genuinely good news: memory cards don't get TRIM the way an internal SSD does. Cameras and dashcams delete by clearing a directory entry, not by wiping flash, so deleted footage generally sits there until something writes over it. A card left alone after a mistake recovers far better than an SSD in the same situation.

If no reader detects the card, or a drive makes clicking or grinding noises, none of the above applies. That's hardware failure, software can't reach the data, and repeated power-on attempts make it worse. A professional recovery lab is the only route.

Trying it on your own card first

Install DiskRescue on your computer — not on the card — and scan the affected card or drive. The scan is read-only and never writes to the source. While it runs, live counts show how many photos, videos and documents it has found so far, which tells you within minutes whether there's anything to work with. An overnight scan can be interrupted and resumed with the same settings.

The trial then restores 20 files free, at any size, with no sign-up and no social share required. For video, spend it deliberately: take your most important clips first, save them to another drive, and try opening them. If they play, the rest of the card is probably in similar shape. If they open to an index error, it's a repair problem rather than a lost-data one — and either way the footage is still on the card.

How DiskRescue Compares

On a lifetime license, DiskRescue costs about 1/5 what the big-name recovery suites below charge — paid once and used for life, with no auto-renewal.

DiskRescue EaseUS Data Recovery Wizard Pro Disk Drill PRO
Price $29.99 lifetime — launch price $149.95 lifetime, or $99.95/year $149 lifetime, or $89/year
Billing One-time, lifetime — no auto-renewal Monthly / yearly, or lifetime Yearly, or lifetime
What you get free Preview, then restore 20 free (any size, no share, no sign-up) Preview, then recover 500 MB (2 GB after a social-media share) Preview, then recover 100 MB
Damaged-disk recovery
Deleted-file recovery
Secure erase — (not listed)

Prices, features, and free-tier limits checked on each official site (Windows editions) on July 14, 2026 — they may change with sales or updates. The price comparison uses DiskRescue's launch price ($29.99). EaseUS free recovery is 500 MB by default, expanding to 2 GB after a social-media share (kb.easeus.com); Disk Drill's official free limit is 100 MB (cleverfiles.com).

Further reading