0x1044: This tag seems to me "Digital zoom":
- 0x0000: None
- 0x0010: 2x zoom
0x1153: Panorama angle
- 120: 120 Degrees
- 180: 180 Degrees
0x1154: Panorama direction
- 0x0001: Right
- 0x0002: Up
- 0x0003: Left
- 0x0004: Down
Hi Chris,
Thanks. I can add support for these if you can tell me the data type from the -v2 output for these 3 tags (likely "int32u", but I need to know for sure).
- Phil
Hi Phil,
0x1044 is a int32u; 0x1153 and 0x1154 are int16u.
-
Chris
Excellent, thanks!
Please let me know if you discover anything else.
- Phil