Hi Phil,
Panasonic_RAW Tags 0x0008 - 0x000A
aren't 'BlackLevels'
Correct is:
0x0008 SamplesPerPixel (always 1 => RAW)
0x0009 CFA-Pattern
case 0: n/a
case 1: "RG/GB" //CM-1 FZ70 ...
case 2: "GR/BG" //LX-7 ...
case 3: "GB/RG" //ZS-100 FZ2500 FZ1000 ...
case 4: "BG/GR" //LX-100 G-7 V-LUX1 ...
case 5>: never seen
0x000A BitsPerSample (always 12Bit in all RAW/RW2/RWL)
0x000B TiffCompression (like in Tiff/Exif Standard-Tags)
I have checked it a year ago and it works with thousands of Panasonic-RW2, Leica RWL and old RAW-Files.
Greetings from Germany
Klaus
Hi Klaus,
Thanks! These will appear in ExifTool 10.78
- Phil