You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I close this issue as I think the behavior is correct. However, there is work to be done on the identification of the lens type which is handled in PR "Test all Canon lenses #1428"
The current RC2 prints different lenses if the the following two command are being used:
Correct lens:
exiv2 -pv E Canon_EOS_R_CRAW_ISO_10000_dual_pixel_off.CR3
Tags detected concerning lenses:
Canon_EOS_R_CRAW_ISO_10000_dual_pixel_off.CR3 0xa434 Photo LensModel Ascii 23 RF85mm F2 MACRO IS STM
Canon_EOS_R_CRAW_ISO_10000_dual_pixel_off.CR3 0x0095 Canon LensModel Ascii 138 RF85mm F2 MACRO IS STM
Canon_EOS_R_CRAW_ISO_10000_dual_pixel_off.CR3 0x0016 CanonCs LensType Short 1 61182
Wrong lens:
exiv2 -P E Canon_EOS_R_CRAW_ISO_10000_dual_pixel_off.CR3
Tags detected concerning lenses:
Exif.Photo.LensModel Ascii 23 RF85mm F2 MACRO IS STM
Exif.CanonCs.LensType Short 1 Canon RF 85mm F1.2L USM
Exif.Canon.LensModel Ascii 138 RF85mm F2 MACRO IS STM
Attached the output:
p.txt
pv.txt
The text was updated successfully, but these errors were encountered: