10000 GitHub · Where software is built
[go: up one dir, main page]

Skip to content
Add support for fractional tiff values (eg. 10 or 12 bits per pixel) #3948
Open
@tpendragon

Description

@tpendragon

Not sure what's going on here - first time we've run into this issue, but we have a whole run of images with this problem and wonder if we could get some advice on if this is a bug or what, as the images appear to open in viewers fine.

Tiffinfo:

TIFFReadDirectory: Warning, Unknown field with tag 41728 (0xa300) encountered.
TIFFReadDirectory: Warning, Unknown field with tag 42016 (0xa420) encountered.
=== TIFF directory 0 ===
TIFF Directory at offset 0x8 (8)
  Image Width: 4336 Image Length: 5840
  Resolution: 320, 320 pixels/inch
  Bits/Sample: 12
  Compression Scheme: None
  Photometric Interpretation: min-is-black
  Orientation: row 0 top, col 0 lhs
  Samples/Pixel: 1
  Rows/Strip: 161
  Planar Configuration: single image plane
  Page Number: 0-0
  DocumentName: S01054_reel_76
  Make: nextScan,Inc.
  Model: FlexScan, SN# 1005092
  Software: nextStar v4.4
  DateTime: 2024:04:11 11:36:33
  Artist: Firestone Library
  Tag 41728: Microfilm
  Tag 42016: 14

Tiffsave:

(vips:94695): VIPS-WARNING **: 11:44:36.510: Unknown field with tag 41728 (0xa300) encountered

(vips:94695): VIPS-WARNING **: 11:44:36.510: Unknown field with tag 42016 (0xa420) encountered

(vips:94695): VIPS-WARNING **: 11:44:36.510: Unknown field with tag 41728 (0xa300) encountered

(vips:94695): VIPS-WARNING **: 11:44:36.510: Unknown field with tag 42016 (0xa420) encountered

(vips:94695): VIPS-WARNING **: 11:44:36.510: Unknown field with tag 41728 (0xa300) encountered

(vips:94695): VIPS-WARNING **: 11:44:36.510: Unknown field with tag 42016 (0xa420) encountered

(vips:94695): VIPS-WARNING **: 11:44:36.510: Unknown field with tag 41728 (0xa300) encountered

(vips:94695): VIPS-WARNING **: 11:44:36.510: Unknown field with tag 42016 (0xa420) encountered

(vips:94695): VIPS-WARNING **: 11:44:36.510: Unknown field with tag 41728 (0xa300) encountered

(vips:94695): VIPS-WARNING **: 11:44:36.510: Unknown field with tag 42016 (0xa420) encountered
tiff2vips: samples_per_pixel not a whole number of bytes

Image: https://figgy-high-traffic-downloads.s3.us-east-2.amazonaws.com/00000014.tif

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0