untrunc icon indicating copy to clipboard operation
untrunc copied to clipboard

recovers only 12% of truncated file

Open dantiel opened this issue 2 years ago • 1 comments
trafficstars

hi i recorded this file with cobra x fpv goggles, but somehow it was damaged, is it possible recover more?

docker` run -v ~/Desktop:/mnt untrunc -s /mnt/VID00005.mov /mnt/VID00006/.mov

Info: version '' using ffmpeg '3.3.9'
Info: reading /mnt/VID00005.mov
Info: parsing healthy moov atom ...

Info: unknown track 'sowt' found -> fallback to dynamic stats
Info: using dynamic stats, use '-is' to see them
Info: reading mdat from truncated file ...
Info: Found 1458275 packets ( avc1: 2275 avc1-keyframes: 46 sowt: 1456000 )
Info: Duration of avc1: 45s 500ms  (45500 ms)
Info: Duration of sowt: 45s 500ms  (45500 ms)
Warning: Unknown sequences: 1
Warning: Bytes NOT matched: 395MiB (87.74%)
Info: saving /mnt/VID00006.mov_fixed-s1-dyn.mov

53 warnings were hidden!

dantiel avatar Aug 08 '23 11:08 dantiel

Ciao (sorry for the dalay I was on vacation),

maybe something more can be recovered, but I will need to have a look

at the files and see what's really the problem. (data is really corrupted, or the dynamic stats are not guessing correctly... or one among hundreds of different problems) Send the files. and I will have a look at them.

Ciao,

Federico

On Tue, Aug 8, 2023 at 1:53 PM dantiel @.***> wrote:

hi i recorded this file with cobra x fpv goggles, but somehow it was damaged, is it possible recover more? ´´´docker run -v /Desktop:/mnt untrunc -s /mnt/VID00005.mov /mnt/VID00006.mov zsh: correct '/Desktop:/mnt' to '~/Desktop/mnt' [nyae]? n Info: version '' using ffmpeg '3.3.9' Info: reading /mnt/VID00005.mov Info: parsing healthy moov atom ...

Info: unknown track 'sowt' found -> fallback to dynamic stats Info: using dynamic stats, use '-is' to see them Info: reading mdat from truncated file ... Info: Found 1458275 packets ( avc1: 2275 avc1-keyframes: 46 sowt: 1456000 ) Info: Duration of avc1: 45s 500ms (45500 ms) Info: Duration of sowt: 45s 500ms (45500 ms) Warning: Unknown sequences: 1 Warning: Bytes NOT matched: 395MiB (87.74%) Info: saving /mnt/VID00006.mov_fixed-s1-dyn.mov

53 warnings were hidden!´´´

— Reply to this email directly, view it on GitHub https://github.com/ponchio/untrunc/issues/266, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAUDV25LQWU4D4OQDHZOJV3XUISB7ANCNFSM6AAAAAA3ILHJDM . You are receiving this because you are subscribed to this thread.Message ID: @.***>

ponchio avatar Aug 15 '23 11:08 ponchio