Warning: [minor] RAF version 0211 not yet tested

Started by MrMacvos, September 05, 2019, 09:05:15 AM

Previous topic - Next topic

MrMacvos

Hi,

I'm trying to add camera metadat to a RAF file, but when I do that, the RAF data gets corrupted.
I see the warning message : 'Warning: [minor] RAF version 0211 not yet tested'

This is the command I execute: exiftool  -overwrite_original_in_place -P -make="Canon" -model="A1" -CameraLabel="Canon, A1" -LensMake="Canon" -LensModel="Zoom 150-400" -Lens="Canon, Zoom 150-400" -LensInfo="150 400 4.5 8"     "190307112339_copy.raf"

See attached screenshots.
I used exiftool 11.65

Thanks for any info on this.

- -
Marc



StarGeek

* Did you read FAQ #3 and use the command listed there?
* Please use the Code button for exiftool code/output.
 
* Please include your OS, Exiftool version, and type of file you're processing (MP4, JPG, etc).

MrMacvos