[Digikam-devel] [Bug 125916] New: Problem with opening 16bit TIFF

Gabor Dudas dudasg at freemail.hu
Wed Apr 19 21:55:20 BST 2006


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=125916         
           Summary: Problem with opening 16bit TIFF
           Product: digikam
           Version: 0.9.0-svn
          Platform: Slackware Packages
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: digikam-devel kde org
        ReportedBy: dudasg freemail hu


Version:           0.9.0-svn (using KDE KDE 3.5.1)
Installed from:    Slackware Packages
Compiler:          gcc 3.3.6 
OS:                Linux

Opening a 16bit TIFF file (that is generated by an external RAW converter software) is not possible both in digikam or showfoto. More precisely: After clicking on the TIFF file it writes "TIFF file identified" to the console, but the opened editor/viewer shows pretty weird output (black and white overlapped lines, that reminds to the original image).

The file can be downloaded from:
http://amigos.amiga.hu/dudeeg/digikam_tiff/IMG_4224-01.tif


The output from "identify" :

$ identify -verbose IMG_4224-01.tif
IMG_4224-01.tif TIFF 923x590 DirectClass 3.1mb 0.060u 0:01
Image: IMG_4224-01.tif
  Format: TIFF (Tagged Image File Format)
  Geometry: 923x590
  Class: DirectClass
  Type: TrueColor
  Endianess: MSB
  Colorspace: RGB
  Channel depth:
    Red: 16-bits
    Green: 16-bits
    Blue: 16-bits
  Channel statistics:
    Red:
      Min: 2855 (0.0435645)
      Max: 65535 (1)
      Mean: 20836 (0.317938)
      Standard deviation: 9853.33 (0.150352)
    Green:
      Min: 3369 (0.0514076)
      Max: 61791 (0.94287)
      Mean: 23748 (0.362371)
      Standard deviation: 8250.34 (0.125892)
    Blue:
      Min: 875 (0.0133516)
      Max: 59798 (0.912459)
      Mean: 14503.7 (0.221312)
      Standard deviation: 7718.65 (0.117779)
  Colors: 544569
  Rendering-intent: Undefined
  Resolution: 300x300
  Units: PixelsPerInch
  Filesize: 3.1mb
  Interlace: None
  Background Color: white
  Border Color: #DFDFDFDFDFDF
  Matte Color: grey74
  Dispose: Undefined
  Iterations: 0
  Compression: None
  Orientation: TopLeft
  Make: Canon
  Model: Canon EOS 350D DIGITAL
  Signature: 240dfae4e98c9567455d25dbc0ae7eb65cf6717d6e03c1057869d8e3e59d65e3
  Profile-icc: 3144 bytes
0x00000000: 000c484c 696e6f02 1000006d 6e747252 47422058  ---HLino----mntrRGB
0x00000190: 595a2007 ce000200 09000600 31000061 6373704d  XYZ -Î-------1--acsp
..... (HEX dump follows for several lines...looks like an embedded color profile??)
Tainted: False
  User Time: 0.010u
  Elapsed Time: 0:01
  Pixels per second: 7.4mb
  Version: ImageMagick 6.2.3 02/06/06 Q16 http://www.imagemagick.org


Regards,
Gabor



More information about the Digikam-devel mailing list