Federico Ponchio
Federico Ponchio
It might be possible if the beginning of the video packets can be easily identified. Launching untrunc -a will show the beginning of the packets, so you can easily get...
in the logging branch I am trying to recover video and audio even with evil codecs. in case ut does not work, please send me the video to recover (and...
I finally (after fixing some bugs) can recover the packets (at least at the beginning of the video) but vlc can't decode the video. It looks like the videos are...
I know absolutely nothing about ZFS. My best bet would be to look up the docs (section 4.2), anche check in the code https://github.com/freebsd/freebsd/blob/e663135dd19ff935615de840ae6e52c17a9cdbdd/sys/cddl/boot/zfs/zfsimpl.h with these keywords: DMU_OST_META objset_phys dnode_phys...
Hi, it's a little weird: I tried the original -> truncated commands and the 99% of the video was recovered. This might have something to do with the libav version...
Added a mention in README, thanks for the feedback.
Is it possible the command line needs this option: `-std=c++11` ? (can't really test on Mac...)
Most probably the lessthan operator for ChunkTime needed to be marked const. I have committed the change.
It looks like I made the same mistake twice...
Ciao, this is a tricky problem: how can the software guess which stream the chunk belongs? It is very camera dependent: for example we might notice that the camera always...