This Python script is tailored to fix corrupted MOV/MP4 files. It swaps out the header section with data from a reference file, allowing for the removal of specific bytes from the end of the corrupted file. This process ensures that MOV/MP4 video files maintain their integrity and remain usable.
To install the Video-Repair-Tool:
- Download the latest release from the releases page.
- Extract the contents to a directory.
- Ensure you have Python installed. You can download it from python.org.
- Install the required dependencies:
pip install -r requirements.txt
-
Clone the repository:
git clone https://github.com/DRCRecoveryData/Video-Repair-Tool.git cd Video-Repair-Tool
-
Run the script:
python video_repair_tool.py
This will launch the tool where you can specify the necessary parameters.
-
Specify the Reference File and Corrupted File:
- Use the tool's interface to select the reference MOV/MP4 file and the corrupted file.
-
Click Start to begin the repair process.
-
Monitor Progress:
- The progress of the repair will be displayed in the terminal or GUI interface.
- Upon completion, the repaired file will be saved to the specified directory.
We welcome contributions! To contribute:
- Fork the repository.
- Create a new branch.
- Make your changes.
- Submit a pull request.
For issues or suggestions, please open an issue on GitHub.
This project is licensed under the MIT License - see the LICENSE file for details.
For support or questions, please contact us at hanaloginstruments@gmail.com