Ticket #83 (new defect)

Opened 2 years ago

Last modified 1 year ago

TIFF metadata are poor

Reported by: haypo Assigned to: haypo
Priority: high Milestone:
Component: metadata Keywords:
Cc:

Description

$ tiffinfo test.tiff
TIFF Directory at offset 0x11a06 (72198)
  Image Width: 250 Image Length: 325
  Bits/Sample: 8
  Compression Scheme: LZW
  Photometric Interpretation: YCbCr
  YCbCr Subsampling: 2, 2
  YCbCr Positioning: centered
  Orientation: row 0 top, col 0 lhs
  Samples/Pixel: 3
  Rows/Strip: 10
  Planar Configuration: single image plane
  ImageDescription: YCbCr conversion of cat.tif
  YCbCrCoefficients: 0.298900,0.587000,0.114000
  Reference Black/White:
     0:     0   255
     1:   128   255
     2:   128   255
$ hachoir-metadata test.
Metadata:
- Image width: 250
- Image width: 325
- MIME type: image/tiff
- Endian: Big endian

Attachments

test.tiff (71.1 kB) - added by haypo on 12/01/06 09:57:43.
File from libextractor testcase

Change History

12/01/06 09:57:43 changed by haypo

  • attachment test.tiff added.

File from libextractor testcase

12/01/06 09:57:55 changed by haypo

  • priority changed from normal to high.
  • component changed from hachoir-console to hachoir-metadata.

12/03/06 04:36:35 changed by haypo

  • milestone set to hachoir-metadata 1.0.

07/12/07 01:35:34 changed by haypo

  • milestone deleted.

Milestone metadata-1.0 deleted


Add/Change #83 (TIFF metadata are poor)