FileFix

Free video repair tools and when to use them.

Start with a free tool that matches the damage: FFmpeg or MP4Box for readable streams and containers, untrunc for a damaged recording with a matching healthy reference, or VLC for certain AVI index problems. In our testing on real-world corrupted videos, the measured tools had meaningfully different full, partial, and failed outcomes.

Try FileFix free

What the test found

Measured repair outcomes
ApproachFull repairPartial repairFailed repair
FileFix59%3%38%
FFmpeg remux3%39%58%
FFmpeg re-encode47%5%48%
MP4Box remux9%33%58%

Source: Our own testing on real-world corrupted video files. Values are the share fully repaired, partially repaired, or not repaired.

Try the free tools first

FFmpeg remuxffmpeg -i broken.mp4 -c copy repaired.mp4
FFmpeg re-encodeffmpeg -i broken.mp4 -c:v libx264 -c:a aac repaired.mp4
MP4Box remuxMP4Box -add broken.mp4 -new repaired.mp4

When the free tool is the right answer

Try the free option when

  • Use FFmpeg when it can read or decode the damaged input.
  • Use MP4Box when readable tracks need a new MP4 container.
  • Use untrunc when you have a healthy reference recorded by the same device with matching settings.
  • Use VLC's built-in AVI repair for an AVI file with a damaged or missing index.

Try FileFix when

  • Try FileFix when those local tools do not produce a usable result or when you prefer to judge a free watermarked preview before paying.
  • No repair tool can recreate footage that is absent from the file.

Questions

See what's recoverable.

Preview the repaired video before you decide.

Try FileFix free