Forums
New posts
Search forums
What's new
New posts
New media
New media comments
New profile posts
Latest activity
Media
New media
New comments
Search media
Members
Current visitors
New profile posts
Search profile posts
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Nikon DSLR Cameras
D5100
50mm 1.8G vs. 35mm 1.8G?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Bob Blaylock" data-source="post: 203066" data-attributes="member: 16749"><p>A possible better way might be to analyze the EXIF data in pictures that she's already taken, to see what focal lengths she's been using. I'm assuming that the D5100, like my D3200, saves, in the EXIF data of each picture that it takes, the focal length to which the lens is set that took it.</p><p></p><p> As an experiment, on my Macintosh, I typed the following line:</p><p></p><p style="margin-left: 20px"><span style="font-size: 9px">exiftool ~/Pictures/-D3200/2013/* | grep Focal\ Length | grep -v equiv | grep -v In\ 35mm\ Format | grep -v Min | grep -v Max >/tmp/__untitled/Focal.txt</span></p><p></p><p> Note that this depends on having <a href="https://en.wikipedia.org/wiki/Exiftool" target="_blank">exiftool</a> installed, which may be downloaded from <a href="http://owl.phy.queensu.ca/~phil/exiftool/" target="_blank">ExifTool by Phil Harvey</a>, and it depends on <a href="https://en.wikipedia.org/wiki/Grep" target="_blank">grep</a>, which is native on a Macintosh, as on any Unix-based system, but which you may need to find, download, and install, if you're using a Windows-based system; you're on your own as far as finding and installing a Windows-based version of grep; as well as translating the Unix syntax of the above line into a comparable Windows syntax.</p><p></p><p> Importing the resulting file /tmp/__untitled/Focal.txt into Excel, I was able to produce the attached spreadsheet, from which I was able to determine that of the 99 pictures in that directory, I uses my kit lens in the 38-55mm range more than three times as often as I use it in the 20-38mm range, and therefore, if I was contemplating the purchase of either a 35mm or a 50mm prime lens, I'd probably do better to go with the 50mm.</p><p></p><p> Interestingly, of the ranges in which I divided up this analysis, the second-largest group is “0.0 mm”, meaning that I didn't use the modern kit lens at all, but one of my stone-aged non-AI lenses for my equally-ancient F2; being as primitive as they are, they do not report their focal length, so it gets recorded as zero.</p><p></p><p></p><p>[ATTACH]54280[/ATTACH]</p></blockquote><p></p>
[QUOTE="Bob Blaylock, post: 203066, member: 16749"] A possible better way might be to analyze the EXIF data in pictures that she's already taken, to see what focal lengths she's been using. I'm assuming that the D5100, like my D3200, saves, in the EXIF data of each picture that it takes, the focal length to which the lens is set that took it. As an experiment, on my Macintosh, I typed the following line: [indent][SIZE=1]exiftool ~/Pictures/-D3200/2013/* | grep Focal\ Length | grep -v equiv | grep -v In\ 35mm\ Format | grep -v Min | grep -v Max >/tmp/__untitled/Focal.txt[/SIZE][/indent] Note that this depends on having [URL="https://en.wikipedia.org/wiki/Exiftool"]exiftool[/URL] installed, which may be downloaded from [url=http://owl.phy.queensu.ca/~phil/exiftool/]ExifTool by Phil Harvey[/url], and it depends on [URL="https://en.wikipedia.org/wiki/Grep"]grep[/URL], which is native on a Macintosh, as on any Unix-based system, but which you may need to find, download, and install, if you're using a Windows-based system; you're on your own as far as finding and installing a Windows-based version of grep; as well as translating the Unix syntax of the above line into a comparable Windows syntax. Importing the resulting file /tmp/__untitled/Focal.txt into Excel, I was able to produce the attached spreadsheet, from which I was able to determine that of the 99 pictures in that directory, I uses my kit lens in the 38-55mm range more than three times as often as I use it in the 20-38mm range, and therefore, if I was contemplating the purchase of either a 35mm or a 50mm prime lens, I'd probably do better to go with the 50mm. Interestingly, of the ranges in which I divided up this analysis, the second-largest group is “0.0 mm”, meaning that I didn't use the modern kit lens at all, but one of my stone-aged non-AI lenses for my equally-ancient F2; being as primitive as they are, they do not report their focal length, so it gets recorded as zero. [ATTACH]54280._xfImport[/ATTACH] [/QUOTE]
Verification
Post reply
Forums
Nikon DSLR Cameras
D5100
50mm 1.8G vs. 35mm 1.8G?
Top