cameraCount() return size of cameraCount() return size of supported camera list. LibRaw does not parse image count from sony metadata 0x9050 tag, so you need - either create own metadata parser - or try to use some other parser (Exiv2? not sure) - or use Exiftool -ImageCount -- Alex Tutubalin @LibRaw LLC reply
cameraCount() return size of supported camera list.
LibRaw does not parse image count from sony metadata 0x9050 tag, so you need
- either create own metadata parser
- or try to use some other parser (Exiv2? not sure)
- or use Exiftool -ImageCount