Archive for December, 2009

Always fun to be trapped in an airport without really knowing when you’ll get out.

Tuesday, December 22nd, 2009

We got stuck in at JFK for a while. Our first flight was cancelled and then everything else was all booked up. Took some craftiness but we managed to get on something a little earlier than we had initially been told we’d be on. Still way too long to be in the airport in my opinion, but I tried to make the best of it. Here’s the result.

Thanks for watching,

David Dvir

First Day in Aruba – That’s Day 1

Sunday, December 13th, 2009

So I’m in Aruba for the week.  SWEET!!!  Here on vacation but I’ll be taking loads of photographs and videos throughout the week.  Here’s my hello and some shots.

It was a really tiring flight our here, and I didn’t get much to eat at all either, but I’m glad that it’s over.  I did just get my new D3s before the trip so I hope to be using it for video on top of all the other usual things (I guess it’s pretty much just photographs) that the old D3 did.  I have a few things that I’d like to get photographed for sure.  So far I’ve mostly been recouping and getting energy stored up.  The D3s did pose a massive problem earlier but unless you’re a photographer, it won’t concern you much.  That problem however did take me a few hours to fix earlier today and so I’m looking forward to the rest of the week being issue free.  

We’re also debating purchasing an underwater rig for the camera tomorrow, we’ll have to ship it over to Aruba while we’re here and it would arrive toward the end of the trip.  So stay tuned for some possible underwater shots!

In the mean time, here are some pictures of what I’ve seen so far (also in the video)!

Aruba2 (1)
This was kind of hilarious, fortune I received from a cookie about 6 hours before takeoff!

Aruba1 (1)
Plane we are about to board, I only took this photo to show off the ISO on the D3s, this was taken on ISO 20000… yeesh

Aruba

Aruba (1)

Aruba1 (2)

Aruba2 (2)

Aruba3 (1)

Aruba4 (1)

 

 

I’ll post more soon!

Thank you for reading!

David Dvir

RAW Support for Nikon D3s. Temporary Fix!!

Sunday, December 13th, 2009

A few days ago I received my Nikon D3s.  While I love the camera, and am amazed at some of its features, I found that there was no RAW support for it available.  This is my first experience with such nonsense although I am now aware that a similar issue occured with the release of the D3.  I manage my workflow using Aperture.  I am very used to using Aperture and did not want to think about having to learn to use something else.  I searched for a few hours, had to teach myself some basic coding skills but problem solved!! (Temporarily).  So with luck, you can find this post and save some time.
First you’ll need to download a program called Exiftool.  After downloading and installing it, you’re going to have to run it.  What this program does/will do – (actually it can do a lot of things, but all we’re going to be interested in right now is changing the model information) is change the model info in the exif file of the image from D3s to D3.  This will trick Aperture into thinking that we shot these images on our D3.  So once you’ve installed Exiftool, you’ll need to run Terminal.

Picture 2

As you can see, it’s a very simple line of code that will alter all these files.

So first you need to create a folder somewhere with all of your D3s files transfered into it.  I just created one on my desktop called “nikon”.  So for me, this is the code I had to enter to switch all the model exif data from NIKON D3s to NIKON d3:

exiftool -Model=’NIKON D3′ /users/dave/desktop/nikon *.NEF

Type that exactly, hit enter, and you’re all set.  The program will also create a duplicate of the original file in that same folder for every file you change.  ** A few notes, the error that occurred was that one of the files was an avi file and so it didn’t convert it, and secondly, I copied the wrong image to show you guys, the real image needs to have Nikon D3 in all capitals like the written line above.  NIKON D3… otherwise Aperture will not recognize the file format.

Once you’ve got your new files, import into Aperture and away you go.  You may encounter an issue with tint/temp being off, but just fix them yourself once, and stamp/clone the adjustments to the other images as the problem will be identical to each one.

So there you have it.  Now you’ve got a solution to your D3s woes.  At least for the time being until Nikon and Apple release some sort of patch to support the D3s.  Hope this helps!

Thanks for reading,

David Dvir