movrepair icon indicating copy to clipboard operation
movrepair copied to clipboard

Attempts to repair a broken .MOV file using a working reference file

Results 3 movrepair issues
Sort by recently updated
recently updated
newest added

Hello, I'm trying to repair a mov video and I have got this error: Traceback: ``` C:\Users\jaime\Downloads\movrepair-master>python movrepair.py RE.MOV --repair DA.MOV Output file: DA-fixed.MOV Traceback (most recent call last): File...

I tried to repair a file from Insta360 X2 but movrepair crashs. Python 3, Windows 11. >python movrepair.py VID_20220605_135052_00_024.insv --repair VID_20220605_134145_00_023.insv Output file: VID_20220605_134145_00_023-fixed.insv Traceback (most recent call last): File...

``` $ python3 movrepair.py ../working.mp4 --repair ../../file000083.mp4 Output file: ../../file000083-fixed.mp4 Broken file's mdat size adjusted from 828.4MiB to 828.4MiB Adjusting "mvhd" duration from 4.664s to 316.65s. Adjusting "mdhd" duration from...