AWARE [SYSTEMS] Imaging expertise for the Delphi developer
AWare Systems, Imaging expertise for the Delphi developer, Home TIFF and LibTiff Mailing List Archive

LibTiff Mailing List

TIFF and LibTiff Mailing List Archive
February 2008

Previous Thread
Next Thread

Previous by Thread
Next by Thread

Previous by Date
Next by Date

Contact

The TIFF Mailing List Homepage
This list is run by Frank Warmerdam
Archive maintained by AWare Systems



Valid HTML 4.01!



2008.02.27 15:19 "tiffset core dump", by <robert@lange.ca>

I'd like to be able to set a tag in an image but tiffset core dumps.
Being very new to this, there seems to be an issue with the
TIFFReadDirectory.

Any ideas would be greatly appreciated.

Robert

tiffinfo shows:

# tiffinfo  1.tiff 
TIFFReadDirectory: Warning, 1.tiff: unknown field with tag 32768 (0x8000)
encountered.
TIFFReadDirectory: Warning, 1.tiff: unknown field with tag 32769 (0x8001)
encountered.
TIFF Directory at offset 0x12ebe (77502)
  Subfile Type: (0 = 0x0)
  Image Width: 1728 Image Length: 2250
  Resolution: 300, 300 pixels/inch
  Bits/Sample: 1
  Compression Scheme: CCITT Group 4
  Photometric Interpretation: min-is-white
  Samples/Pixel: 1
  Rows/Strip: 2250
  Planar Configuration: single image plane
  Software: Pixel Translations Inc., PIXTIFF Version 1.135
  Tag 32768: 200005206784
  Tag 32769: 1080440822230011100



tiffset shows
# tiffset -s 32769 200005206784a 1.tiff 
TIFFReadDirectory: Warning, 1.tiff: unknown field with tag 32768 (0x8000)
encountered.
TIFFReadDirectory: Warning, 1.tiff: unknown field with tag 32769 (0x8001)
encountered.
Segmentation fault (core dumped)


-- 
View this message in context: http://www.nabble.com/tiffset-core-dump-tp15715435p15715435.html
Sent from the Tiff / LibTiff mailing list archive at Nabble.com.