RAWcooked icon indicating copy to clipboard operation
RAWcooked copied to clipboard

Question re. --info

Open Lawrence58 opened this issue 1 year ago • 1 comments

I want to know if a particular rawcooked MKV file was created with the --hash flag or not. The man page says --info will,

Provide extra information about the compresssed file, for example the presence of hash of the raw data.

I executed --info on a file I know was created with --hash but all rawcooked said was,

Info:` Reversibility data created by RAWcooked 23.09.

Is it possible to know if the reversibility data contains the hash values or to view the reversibility attachment directly to know?

Thank you

Lawrence58 avatar Mar 14 '24 14:03 Lawrence58

Is it possible to know if the reversibility data contains the hash values or to view the reversibility attachment directly to know?

It was expected to be the case :(.

Workaround while waiting for a fix: --check --info Result is like

Info: Reversibility data created by RAWcooked 23.12.
Info: Uncompressed file hashes (used by reversibility check) present.

(but slow as the check, so decoding, is done)

JeromeMartinez avatar Mar 14 '24 14:03 JeromeMartinez