mediaextract
mediaextract copied to clipboard
question about offset parameter
Thanks for this perfect program. It's very useful for me.
But many time I get the following error when using the --offset parameter, but I have no idea what this error means. "The base address or the file offset specified does not have the proper alignment."
For example --offset=127K or --offset=129K give this error where --offset=128K is ok.