A simple web tool to recover broken mp4 files, using fix_avcC, ffmpeg, MP4Box, remoover, untrunc, reencode, etc.
https://mp4-recover.activetk.jp/
As this tool works on docker, all you need is just docker engine and docker compose.
Ask ChatGPT or Gemini how to install them:
Yo GPT plz tell me how to install docker engine and docker compose on my computergit clone https://github.com/ActiveTK/MP4Recover/
cd MP4Recover/If you are using Windows, then use build.bat to build the docker image:
./build.batFor Linux or macOS users, run build.sh:
chmod +x build.sh
./build.shNow you can use your own MP4Recover on https://localhost:8080/ .
The port number depends on your docker-compose.yml.
This program is released under the MIT License.
© 2025 ActiveTK.
🔗 https://github.com/ActiveTK/MP4Recover/blob/main/LICENSE