anthwlock / untrunc

Restore a truncated mp4/mov. Improved version of ponchio/untrunc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error: no 'moov' atom found

z9fr opened this issue · comments

commented

I tried to fix a mov file which got created from photobooth. when i try to run the docker image i got the below error

Info: version 'v308-d72ec32-dirty' using ffmpeg '3.4.11-0ubuntu0.1'
Info: reading /mnt/corrupt.mp4
Info: parsing healthy moov atom ...
requests: 4 at offset : 0
requests: 4 at offset : 4
start_ = 0
length_ = 20
name_ = ftyp

requests: 12 at offset : 8

requests: 4 at offset : 20
requests: 4 at offset : 24
start_ = 20
length_ = 8
name_ = wide

requests: 0 at offset : 28

requests: 4 at offset : 28
requests: 4 at offset : 32
start_ = 28
length_ = 550207550
name_ = mdat

ftyp_ = 'qt  '
Error: no 'moov' atom found

any way to fix this issue?

你把要修复的视频和参考视频放反了