On 7/13/2020 10:06 AM, Paul B Mahol wrote:
This can be done only if we know which codec where stored in file.
Yep.
Data recovery is always uncertain, whether from a single file or from a hard
drive- if you can't find some indicator of what's where, it's all just
random data (this is why many file systems keep copies of the "superblocks"
all over the disk, so if it can't find one, it might find another). Most
video file formats don't do that.
By knowing the container, codec, and resolution, a program -might- be able
to step through the file looking for something familiar and then, through
trial and error, -might- be able to assemble/recover some of the data.
This is not something ffmpeg is designed to do.
z!
_______________________________________________
ffmpeg-user mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-user
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".