On 2022-07-25, Nicolas George <geo...@nsup.org> wrote: > > I expected as much. FFmpeg does not have the ability to recover MP4 > files without the =E2=80=9CMOOV atom=E2=80=9D. You might find software > capable of > extracting something from a damaged file and possibly a valid file from > the same origin, but I do not know any: if you find, please let me know.
https://github.com/ponchio/untrunc Restore a damaged (truncated) mp4, m4v, mov, 3gp video. Provided you have a similar not broken video. And some luck. Also works the same way with audio like m4a. You need: Another video file (taken from the same camera/app) which isn't broken Libav 12 Basic ability to use a command line --