Warning: Not a floating point number for ExifIFD:FocalLength

Started by ForrestSherman931, February 26, 2018, 10:31:34 AM

Previous topic - Next topic

ForrestSherman931

When I try to add a focal length for the Yuneec CGO#+ 3.2.34(A) I get the Following message "Warning: Not a floating point number for ExifIFD:FocalLength
Nothing to do.
<-END-"
How do I deal with this?

Phil Harvey

...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 ($).


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).

ForrestSherman931


Phil Harvey

I suspect there are hidden characters (spaces?) in your input value somehow.

- 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 ($).