Comment 4 for bug 942595

Revision history for this message
Olivier Tilloy (osomon) wrote :

I can reproduce with the picture attached in comment #2 and the following script:

    import pyexiv2
    m = pyexiv2.ImageMetadata('IMG_5033.JPG')
    m.read()
    print m['Exif.Photo.MakerNote'].value