mediaextract icon indicating copy to clipboard operation
mediaextract copied to clipboard

question about offset parameter

Open thijs1970 opened this issue 3 years ago • 0 comments

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.

thijs1970 avatar Jul 09 '22 18:07 thijs1970