Difference between revisions of "Exiftool"

From Wikicliki
Jump to: navigation, search
Line 1: Line 1:
 +
== Blender settings ==
 +
 +
[[File:blendersetting.png|800px]]
 +
[[File:blendersetting2.png]]
 +
 +
* When exporting a Blender scene, remember that your camera should be in the very position of the intended viewer within the virtual "room" or space.
 +
* Camera setting should be Panoramic > Equirectangular
 +
* Render setting should be generating a rendered image in a 2:1 ratio
 +
* Save the image as a jpg.
 +
 +
== Installing ExifTool on OS X ==
 +
 
"ExifTool is a platform-independent Perl library plus a command-line application for reading, writing and editing meta information"
 
"ExifTool is a platform-independent Perl library plus a command-line application for reading, writing and editing meta information"
Download Exiftool here: http://www.sno.phy.queensu.ca/~phil/exiftool/
+
Installation information: http://owl.phy.queensu.ca/~phil/exiftool/install.html
  
'''Requirements for creating Facebook 360 Images'''
+
* Download the ExifTool OS X Package from the ExifTool home page - http://www.sno.phy.queensu.ca/~phil/exiftool/
 +
* Install as a normal OS X package. (Open the disk image, double-click on the install package, and follow the instructions.)
 +
 
 +
You can now run exiftool by typing "exiftool" in a Terminal window.
 +
 
 +
Open Terminal.
 +
Go to the directory that holds your image.
 +
 
 +
To cancel a process in Terminal press {{keypress|Ctrl}}{{keypress|C}} or {{keypress|Ctrl}}{{keypress|D}}
 +
 
 +
== Requirements for creating Facebook 360 Images ==
  
 
* Photo should have 2:1 aspect ratio
 
* Photo should have 2:1 aspect ratio
Line 8: Line 30:
 
* Exif XMP tag, "ProjectionType=equirectangular"
 
* Exif XMP tag, "ProjectionType=equirectangular"
  
<code>exiftool -ProjectionType="equirectangular" image.jpg</code>
+
 
  
 
== Tricks ==
 
== Tricks ==

Revision as of 04:10, 28 November 2016

Blender settings

Blendersetting.png Blendersetting2.png

  • When exporting a Blender scene, remember that your camera should be in the very position of the intended viewer within the virtual "room" or space.
  • Camera setting should be Panoramic > Equirectangular
  • Render setting should be generating a rendered image in a 2:1 ratio
  • Save the image as a jpg.

Installing ExifTool on OS X

"ExifTool is a platform-independent Perl library plus a command-line application for reading, writing and editing meta information" Installation information: http://owl.phy.queensu.ca/~phil/exiftool/install.html

  • Download the ExifTool OS X Package from the ExifTool home page - http://www.sno.phy.queensu.ca/~phil/exiftool/
  • Install as a normal OS X package. (Open the disk image, double-click on the install package, and follow the instructions.)

You can now run exiftool by typing "exiftool" in a Terminal window.

Open Terminal. Go to the directory that holds your image.

To cancel a process in Terminal press Template:KeypressTemplate:Keypress or Template:KeypressTemplate:Keypress

Requirements for creating Facebook 360 Images

  • Photo should have 2:1 aspect ratio
  • Maximum file dimensions of 6000 by 3000 px
  • Exif XMP tag, "ProjectionType=equirectangular"


Tricks

It was found that setting the Make to "RICOH" and Model to "RICOH THETA S" will also create images that get 360 treatment in Facebook - once the image is in a 2:1 aspect ratio. This is because its a popular pano camera.

See also