Federico Ponchio
Federico Ponchio
if you could share a couples video from the same source it could be enough at least yo ser whay yhe problem could be.. Anyway just write me an email...
m2ts (https://en.wikipedia.org/wiki/.m2ts) is a completely different container. Untrunc works with .mov container, .mp4 and a few other extensions derived from .mov. On the other hand, the format seems much much...
Hi Luis, you are using a fork (definitely better mantained than untrunc) which somewhat diverged (different dynamic strategy). You could try the original untrunc (https://github.com/ponchio/untrunc) and see if you get...
I can't really tell what's the reason for finding only 141 packets, might be corrupted, might be a bug in my code. You can send me the files to [email protected]...
In many videos some track is saved with additional information (gps, video recovery stuff, etc), but these might be very sparse in the file and a short example might lack...
If you can share the files with me I can have a look and see if something more can be recovered. On Mon, Apr 25, 2022 at 6:28 PM rosario-lombardo...
Hi, to rebuild the index, untrunc needs to guess start and lenght of every packet. Most probably in your case it failed to identify the type of packet correctly, the...
Hi, the error is misleading, sorry. While parsing the H264 packet the lenght is written in the header, and the code checks if the computed lenght is exceeding the end...
Path? Permissions? This looks the most probable reasons for this error.... On Tue, Feb 11, 2020 at 6:26 AM crazydude wrote: > Opening: /Users/ > */Downloads/working-video.m4v Could not open file:...
Hi, the evil audio codec twos is basically raw data without splitting it into defined packets or header. In theory it could be possible to recover the file if the...