Error: [minor] RAF version 0103 not yet tested

Started by Shawn, January 08, 2012, 12:46:31 PM

Previous topic - Next topic

Shawn

Hi,

I was trying to use ExifTool to alter the Model data in a RAF file. This is on a Mac running 10.6.8 ad I am using version 8.75.

exiftool -model='S5 Pro' a.RAF
Error: [minor] RAF version 0103 not yet tested - a.RAF
    0 image files updated
    1 files weren't updated due to errors

The RAF file is from a Fuji IS Pro. I am trying to change the model to S5 Pro to see if that will let me use the S5 Profiles in Lightroom.

Thanks,

Shawn

BogdanH

Hi Shawn,

Try with -m option, which should allow modifying file on minor errors:

exiftool -m -model='S5 Pro' a.RAF

Keep in mind, that "..not yet tested" is still valid.

Bogdan

Shawn

Thanks, that did the trick and forced it to write the data.

Thanks again,

Shawn

Phil Harvey

Shawn,

Would it be possible to send me a sample RAF so I can add official support?

My email is philharvey66 at gmail.com

Thanks.

- Phil
...where DIR is the name of a directory/folder containing the images.  On Mac/Linux/PowerShell, use single quotes (') instead of double quotes (") around arguments containing a dollar sign ($).

Shawn

Hi Phil,

Just sent you a link to grab a RAF file.

Thanks,

Shawn

Phil Harvey

Great!  Thank you very much!

ExifTool 8.76 will support this version of RAF image.

- Phil
...where DIR is the name of a directory/folder containing the images.  On Mac/Linux/PowerShell, use single quotes (') instead of double quotes (") around arguments containing a dollar sign ($).