Skip to content

A simple web tool to recover broken mp4 files, using fix_avcC, ffmpeg, MP4Box, remoover, untrunc, reencode, etc.

License

Notifications You must be signed in to change notification settings

ActiveTK/MP4Recover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MP4Recover

A simple web tool to recover broken mp4 files, using fix_avcC, ffmpeg, MP4Box, remoover, untrunc, reencode, etc.

https://mp4-recover.activetk.jp/

Requirements

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 computer

Setup

Step1. Clone the repository

git clone https://github.com/ActiveTK/MP4Recover/
cd MP4Recover/

Step2. Run build.bat or build.sh

If you are using Windows, then use build.bat to build the docker image:

./build.bat

For Linux or macOS users, run build.sh:

chmod +x build.sh
./build.sh

Step3. Open browser and go to localhost:8080

Now you can use your own MP4Recover on https://localhost:8080/ .

The port number depends on your docker-compose.yml.

License

This program is released under the MIT License.

© 2025 ActiveTK.
🔗 https://github.com/ActiveTK/MP4Recover/blob/main/LICENSE

About

A simple web tool to recover broken mp4 files, using fix_avcC, ffmpeg, MP4Box, remoover, untrunc, reencode, etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published