#702476 RFP: untrunc -- simple tool to recover truncated mp4, mov, 3gp files

Package:
wnpp
Source:
wnpp
Submitter:
Rogério Brito
Date:
2024-10-10 02:03:01 UTC
Severity:
wishlist
#702476#5
Date:
2013-03-07 01:01:10 UTC
From:
To:
* Package name    : untrunc
  Version         : 1.0
  Upstream Author : Federico Ponchio <ponchio@gmail.com>
* URL             : http://vcg.isti.cnr.it/~ponchio/untrunc.php
* License         : GPL
  Programming Lang: C++
  Description     : simple tool to recover truncated mp4, mov, 3gp files

untrunc is a small program which uses QT, ffmpeg and libfaad to rebuild the
index and, given a complete video as an example, recreate the moov atom,
thus rendering a truncated MP4, MOV or 3GP file playable again.

#702476#10
Date:
2013-03-07 10:43:53 UTC
From:
To:
Ciao,
    I do not know what exactly this is... am I supposed to do something?

in any case I rewrote the software some time ago not to need Qt anymore,
and improving it a bit so that the range of format it is able to
recover is somewhat extended.

Federico

#702476#25
Date:
2024-10-10 01:58:14 UTC
From:
To:
Hey.

Just for the records:

There seem to be on rather popular fork of the original untrunc
(https://github.com/ponchio/untrunc) at:
https://github.com/anthwlock/untrunc which allegedly have some more
features and bugfixes.

But the original seems also still receiving commits, so I cannot really
tell which one is better.
Ideally of course, the two would merge.


Cheers,
Chris.