View Single Post
Posts: 515 | Thanked: 259 times | Joined on Jan 2010
#70
Has anyone gotten the fcamDngUtil script to work? My system is Windows 7 64-bit and no matter what I do, I get no output. Anyone else run into the same?

Code:
V:\Pictures\2010\2010>fcamDngUtil -i photo2010.07.05_19.52.11.41.dng
  Reading input DNG photo2010.07.05_19.52.11.41.dng
        Dump of FCam::DNGFrame photo2010.07.05_19.52.11.41.dng at cd1878:
          Source file name: photo2010.07.05_19.52.11.41.dng
          Number of calibration illuminants: 2
          Illuminant 1: 3000 K, conversion matrix:
                [ [ 1.730 -0.275 -0.455 -42.611 ]
                  [ -0.377 1.092 1.786 -37.731 ]
                  [ -0.237 -2.045 7.620 -27.045 ]
         Illuminant 2: 6500 K, conversion matrix:
                [ [ 1.893 -0.362 0.082 -39.532 ]
                  [ -0.324 1.299 0.025 -26.969 ]
                  [ -0.090 -0.755 2.476 -20.953 ]
        ** Dump of cached DNGFrame thumbnail image data follows
        Image DNGFrame::thumbnail at cd19c0 with dimensions 640 480 type 0
          bytes per pixel 3 bytes per row 1920
          data 7e50b1ea buffer 7e500000
          refCount ce4670 = (2), mutex ce4680, memmapped true, holdingLock false

        ** Dump of base Frame fields follows
        Dump of FCam::Frame base frame at cd1878:
          Exposure start time: 2010.08.05_19.52.11.41 end time: 2010.08.05_19.52
.11.52
          Processing done time: 2010.08.05_19.52.11.52
          Exposure: 40011 us, Frame time: 77412 us
          Gain: 2.906250, White balance: 4257 K
          Histogram details:
                Valid: no
                Buckets: 0, Channels: 0
                Region: (0, 0) - (0, 0)
          Sharpness map details:
                Valid: no
                Channels: 0, Size: 0 x 0
          Camera RAW to sRGB(linear) conversion matrix at current white balance
setting:
                [ [ 1.362 -0.242 -0.120 -40.922 ]
                  [ -0.260 0.903 0.614 -31.829 ]
                  [ -0.117 -1.002 3.593 -23.704 ]
          Sensor bayer pattern: GRBG
          Min raw value: 0, max raw value: 959
          Camera Model: Nokia N900, Manufacturer: Nokia
          Tag map contents:
           Key: "lens.maxZoom" Value: 5.19999981e+00f
           Key: "lens.wideApertureMax" Value: 2.79999995e+00f
           Key: "lens.apertureSpeed" Value: 0
           Key: "lens.minZoom" Value: 5.19999981e+00f
           Key: "lens.wideApertureMin" Value: 2.79999995e+00f
           Key: "lens.finalZoom" Value: 5.19999981e+00f
           Key: "lens.initialZoom" Value: 5.19999981e+00f
           Key: "lens.focusSpeed" Value: 0.00000000e+00f
           Key: "lens.zoomSpeed" Value: 0
           Key: "lens.aperture" Value: 2.79999995e+00f
           Key: "lens.focus" Value: 3.14999998e-01f
           Key: "lens.initialAperture" Value: 2.79999995e+00f
           Key: "lens.finalFocus" Value: 3.14999998e-01f
           Key: "lens.zoom" Value: 5.19999981e+00f
           Key: "lens.finalAperture" Value: 2.79999995e+00f
           Key: "lens.initialFocus" Value: 3.14999998e-01f
          Requested shot contents:
                ID: 1, wanted: yes
                Requested exposure: 39996, frame time: 0
                Requested gain: 2.921173, requested white balance: 4257 K
                Requested histogram configuration:
                        Enabled: no, buckets: 64
                        Region: (0, 0) - (0, 0)
                Requested sharpness map configuration:
                        Enabled: no, size: 0 x 0
                Requested actions:
        **  Dump of requested image object follows
        Image Frame::Shot::image at cd1930 with dimensions 0 0 type 5
          bytes per pixel 0 bytes per row 0
          data 0 buffer 0
          refCount 0 = (0), mutex 0, memmapped false, holdingLock false
        **  Dump of frame image data follows
        Image Frame::image at cd187c with dimensions 2592 1968 type 4
          bytes per pixel 2 bytes per row 5184
          data 7e5f0008 buffer 7e5f0000
          refCount ce4218 = (2), mutex ce4228, memmapped true, holdingLock false

  Done!