I'm trying to determine the values for some of the apple maker tags in hopes of gaining more info from my exif data. There are tags numbered 1-8 and also 14 & 20 with various values associated with them. if anyone could shed some light, it would be greatly appreciated.
Example:
"{MakerApple}" = {
1 = 2;
3 = {
epoch = 0;
flags = 1;
timescale = 1000000000;
value = 181054764748833;
};
4 = 1;
5 = 239;
6 = 245;
7 = 1;
8 = (
"-0.06626953",
"-0.5302355",
"-0.8595031"
Great. If you discover anything let me know. I don't know anything other than what ExifTool is already decoding, but if you have an Apple device and lots of pictures you may be able to figure something out.
- Phil