1Image::ExifTool::Sony(3U)ser Contributed Perl DocumentatiIomnage::ExifTool::Sony(3)
2
3
4
6 Image::ExifTool::Sony - Sony EXIF maker notes tags
7
9 This module is loaded automatically by Image::ExifTool when required.
10
12 This module contains definitions required by Image::ExifTool to
13 interpret Sony maker notes EXIF meta information.
14
16 Also see Minolta.pm since Sony DSLR models use structures originating
17 from Minolta.
18
20 Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
21
22 This library is free software; you can redistribute it and/or modify it
23 under the same terms as Perl itself.
24
26 <http://www.cybercom.net/~dcoffin/dcraw/>
27 <http://homepage3.nifty.com/kamisaka/makernote/makernote_sony.htm>
28 <http://www.klingebiel.com/tempest/hd/pmp.html>
29 (...plus lots of testing with my RX100!)
30
32 Thanks to Thomas Bodenmann, Philippe Devaux, Jens Duttke, Marcus
33 Holland-Moritz, Andrey Tverdokhleb, Rudiger Lange, Igal Milchtaich,
34 Michael Reitinger and Jos Roost for help decoding some tags.
35
37 "Sony Tags" in Image::ExifTool::TagNames, "Minolta Tags" in
38 Image::ExifTool::TagNames, Image::ExifTool(3pm)
39
40
41
42perl v5.34.0 2022-01-25 Image::ExifTool::Sony(3)