Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Re: Three unsolvable Problems ffmpeg -i input.mp4

119 views
Skip to first unread message

Nicolas George

unread,
Jul 25, 2022, 10:20:05 AM7/25/22
to
Schwibinger Michael (12022-07-25):
> [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55c964cb24c0] moov atom not found

I expected as much. FFmpeg does not have the ability to recover MP4
files without the “MOOV atom”. 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.

> Von: Nicolas George
> Gesendet: Sonntag, 24. Juli 2022 12:19
> Bis: debia...@lists.debian.org
> Betreff: Re: Three unsolvable Problems

Please avoid top-posting. Look how the people who post frequently here
compose their mails.

Regards,

--
Nicolas George
signature.asc

Curt

unread,
Jul 25, 2022, 11:50:05 AM7/25/22
to
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

--
0 new messages