Read exif issue from panasonic raw file
According to the https://exiftool.org/TagNames/Panasonic.html, the `AFPointPosition` tag id is 0x004d.
But it seems to the PanasonicRaw tags parsing is used in libraw.
Is it possible to access the 0x004d exif data form modern RW2 file without modifying the source code heavily?
Thanks for your great work.
Recent comments